Commit Graph

18 Commits

Author SHA1 Message Date
hackercat 5ee01d8db2 refactor: add USER, move steps in Dockerfile 2021-04-26 17:38:07 +00:00
hackercat d2182b9ac8 fix: add USER and RUNNER_USER to /etc/environment 2021-04-26 17:38:07 +00:00
Felipe Santos bdcc8235a5 Fix SHELL and ENTRYPOINT missing -c 2021-04-26 17:38:07 +00:00
Felipe Santos d85c393787 Add xz-utils to act image 2021-04-26 17:38:07 +00:00
hackercat 796dba29c0 Add libicu to image 2021-04-26 17:38:07 +00:00
hackercat c769888e60 Format Dockerfile/s 2021-04-26 17:38:07 +00:00
hackercat 8b7c09c340 Add Docker CLI client 2021-04-26 17:38:06 +00:00
hackercat f464430272 Update repository URI 2021-04-26 17:38:06 +00:00
hackercat f099cb9c6a sync Dockerfile, add new lines 2021-02-16 15:08:35 +00:00
hackercat 3b7189f165 Move installed packages printing 2021-02-16 15:08:35 +00:00
hackercat 77bb67bd0b Add unzip and print installed packages 2021-02-16 15:08:35 +00:00
hackercat 1a45973e6f Move cleaning to each layer to further minimise image size 2021-01-19 08:54:12 +00:00
hackercat 822abaf3e9 Add zstd
https://github.com/nektos/act-environments/issues/7
https://github.com/nektos/act/issues/257
https://github.com/nektos/act/issues/345
2021-01-19 08:44:31 +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 d57b268555 Split build script into segments, add NODE_VERSION to workflow 2021-01-13 03:58:31 +00:00
hackercat dfe37c9efd Clear apt lists 2021-01-12 18:07:39 +00:00
hackercat 93b0b305de Initial repo 2021-01-12 15:18:54 +00:00