Commit Graph

23 Commits

Author SHA1 Message Date
Matt Weber 3feffe9098 Document Rust image tags (#101)
The existence of these tags currently has to be inferred as far as I can
tell, but they do exist and I use them.
2023-07-27 14:35:39 +02:00
Rene Leonhardt 284416fdf8 Install Node.js 16 and 18 by default (and 20 additionally) (#98)
* Install Node.js 16 and 18 by default (and 20 additionally)

* Use caching for go test
2023-07-27 14:31:50 +02:00
R 311d8fff18 docs: clarify full-latest 2023-07-22 13:41:51 +02:00
R bf372acda5 docs: update README 2023-01-29 16:00:52 +01:00
Ryan 2615f18d2a Update images
- replace shell script with pwsh
- add more tools from actions/virtual-environments
- fixup pwsh modules installation
- install node 12 and 16 in base
- add node 14 in js-*
- build rust images
- restrict flavours to amd64 only for now
- add helper scripts from actions/virtual-environments
- overhaul build and dockerfile
2022-02-23 20:58:25 +01:00
Ryan 8fabe83029 docs: update info about ubuntu-16.04 (#32)
* docs: update info about ubuntu-16.04
2021-09-22 21:26:52 +02:00
Ryan 05efb49188 docs: remove additional registries
Docker Hub is pretty unusable for free and Quay is only used as backup registry for GHCR
2021-09-15 10:55:46 +02:00
Ryan 79853fc883 docs: update virtual environments repo, add missing tag (#22) 2021-08-08 04:17:48 +02:00
Ryan 78b5061720 fix: move to GHCR (#21) 2021-08-02 08:22:16 +02:00
Ryan bcdb19ee1a fix: wrong link (#20) 2021-08-02 08:18:39 +02:00
Ryan 495f3e1aa1 fix: add 18.04 tag and point to linux dir (#19) 2021-08-02 08:17:34 +02:00
Ryan (hackercat) c84f165490 refactor: move to sh scripts (#17) 2021-07-21 10:43:59 +02:00
Ryan (hackercat) 405652dcda fix(workflows): update actions/setup-go to v2 (#14) 2021-06-15 00:30:46 +02:00
Ryan (hackercat) 6ffb01cfd3 Refactor again (#11) 2021-05-28 13:31:42 +02:00
hackercat 7818b929c6 refactor: image building
refactor image building, add more variants
2021-05-02 17:17:16 +00:00
hackercat f3791102af Update README 2021-04-26 17:38:07 +00:00
hackercat f099cb9c6a sync Dockerfile, add new lines 2021-02-16 15:08:35 +00:00
hackercat a739cdeb68 Update readme 2021-02-16 15:07:28 +00:00
hackercat a988554d94 Small fixes in README 2021-01-19 04:59:22 +00:00
hackercat 49d15c09f9 Add more information to README 2021-01-19 04:57:01 +00:00
hackercat e824f25259 Use shorter image names, add Docker Hub, lower frequency of runs, run more in parallel 2021-01-17 19:09:37 +00:00
hackercat 521aee08fd Create image replacement that is compatible with current act 2021-01-14 17:46:10 +00:00
hackercat 93b0b305de Initial repo 2021-01-12 15:18:54 +00:00