Commit Graph

88 Commits

Author SHA1 Message Date
hackercat 377301fa5e fix: allow local act execution/testing 2021-05-18 21:36:57 +00:00
Ryan (hackercat) 2bf0412744 fix: remove -E from shell options 2021-05-15 00:43:05 +02:00
hackercat 887661cb61 fix: install git-lfs on focal/bionic only 2021-05-02 18:09:59 +00:00
hackercat 5fa45fbef0 fix: add git-lfs 2021-05-02 17:34:45 +00:00
hackercat 7818b929c6 refactor: image building
refactor image building, add more variants
2021-05-02 17:17:16 +00:00
hackercat d0defb200a fix: scan github.com and save to known_hosts 2021-04-26 17:38:07 +00:00
hackercat 151097b05b fix: add more OCI spec labels 2021-04-26 17:38:07 +00:00
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
hackercat 7cf55a7620 refactor: refactor build workflow, add dependabot 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 bd8d7af121 Refactor build workflow 2021-04-26 17:38:07 +00:00
hackercat c769888e60 Format Dockerfile/s 2021-04-26 17:38:07 +00:00
hackercat f3791102af Update README 2021-04-26 17:38:07 +00:00
hackercat 8b33c584e4 Add post-build security scan 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 5dcb54af20 Ignore sudo in images since it is required 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 2ff13ae3fe Shift workflows 12h 2021-02-16 15:08:29 +00:00
hackercat a739cdeb68 Update readme 2021-02-16 15:07:28 +00:00
hackercat 3bd54d2bf6 Refine workflow triggers 2021-02-16 15:07:28 +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 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 6c834ba41a Add quay.io 2021-01-17 23:53:08 +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 849c2b7bfb Add additional triggers 2021-01-12 19:24:55 +00:00
hackercat 8b653da664 Replace docker login command with official Docker action 2021-01-12 19:22:08 +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