Commit Graph

348 Commits

Author SHA1 Message Date
Seth Simmons
ccc3e49abb Move base image update to weekly cadence 2021-04-01 11:38:03 -04:00
Seth Simmons
09a47f5421 Fix allowedlist.yaml syntax 2021-03-26 12:26:45 -04:00
Seth Simmons
54ca351059 Bump minimum sev to high 2021-03-26 12:16:11 -04:00
Seth Simmons
34f6d857ed Add allowedlist.yaml 2021-03-26 12:12:10 -04:00
Seth Simmons
e61122b608 Add HEALTHCHECK to Dockerfile 2021-03-26 11:37:38 -04:00
Seth Simmons
78cf6f182b Add image scanning to Github Actions 2021-03-26 11:04:33 -04:00
Seth Simmons
0fe6ca6720 Fix last hardcoded tag 2021-03-24 14:43:35 -04:00
Seth Simmons
9a33178794 Migrate tags to variables instead of hard-coded 2021-03-24 14:39:23 -04:00
Seth Simmons
fae3fd288b Add back Github image labels 2021-03-24 13:51:29 -04:00
Seth Simmons
5fb6c8bfb4 Add Dependabot support 2021-03-24 13:23:33 -04:00
Seth Simmons
9e7e51711f Migrate caching to Registry 2021-03-24 13:06:09 -04:00
Seth Simmons
3f302e090c Fix package naming for GHCR 2021-03-24 12:54:12 -04:00
Seth Simmons
16ea8d524a Add Docker layer caching 2021-03-24 12:38:52 -04:00
Seth Simmons
47c3d74ae1 Add checkout to fix tagging 2021-03-24 12:01:39 -04:00
Seth Simmons
de872fe83a Remove path context and QEMU setup 2021-03-24 12:00:03 -04:00
Seth Simmons
de86fc8e7e Still fixing tags 2021-03-24 11:49:40 -04:00
Seth Simmons
6f1feea322 Fix tags 2021-03-24 11:45:08 -04:00
Seth Simmons
242a33a9de Fix login action 2021-03-24 11:34:03 -04:00
Seth Simmons
5d2a32eb66 Migrate to Github Container Registry and fix tags 2021-03-24 11:29:23 -04:00
Seth Simmons
683eaf700e Migrate to build-push-action@v2 2021-03-24 11:21:59 -04:00
Seth Simmons
7cd2be1580 Add workflow_dispatch event support 2021-03-24 10:48:56 -04:00
Seth Simmons
0ef3718b88 Change to only build if Dockerfile is edited 2021-03-24 10:41:38 -04:00
Seth Simmons
c91465c9c5 Update and rename update-image.yml to update-image-on-push.yml 2021-03-24 10:37:31 -04:00
Seth Simmons
3d4966f6a2 Create update-base-image.yml 2021-03-24 10:36:10 -04:00
Seth Simmons
05cd1d98f9 Fix Docker Hub push 2021-03-23 10:37:10 -04:00
Seth Simmons
2d1e1f7bb8 Update names and Docker Hub repository 2021-03-22 16:13:44 -04:00
Seth Simmons
81f692a683 Add Docker Hub image push to Github CI 2021-03-22 16:04:01 -04:00
Seth Simmons
c242f96628 Merge pull request #3 from mkell43/main
Automatically Update Container Image Using Github Actions Workflow
2021-03-22 15:48:56 -04:00
Mike Keller
c48ec73434 gh-actions/update-container (#24)
Remove unneeded tags from the container update process.
2021-02-24 08:03:39 -08:00
Mike Keller
36de7d62d5 Better Tagging in Update Image Workflow (#21) 2021-02-23 14:51:41 -08:00
Mike Keller
31fade8b0d Gh actions/cleanup
* Cleanup hanging files from testing during #7
2021-02-23 12:34:51 -08:00
Mike Keller
5a9165355b Cleanup Automated Container Rebuild (#19)
* Cleaning up items created during testing of the automated rebuild workflow.
2021-02-23 12:32:00 -08:00
Mike Keller
f52d09cf61 Automated Image Updates (#17)
* Adds initial workflow file for automatically keeping container images up to date.
* TODO: Still requires testing for the cron schedule to ensure that it is working appropriately.
2021-02-23 11:53:18 -08:00
Seth Simmons
614b07c1da Update README.md 2021-02-10 18:55:01 +00:00
Seth Simmons
f2d7e3cd69 Update README.md 2021-02-10 18:48:58 +00:00
Seth Simmons
3a3ef3b971 Update README.md 2021-02-10 17:54:12 +00:00
Seth Simmons
0e963d4aa8 Add Copyrights 2021-02-10 17:53:44 +00:00
Seth Simmons
7c89b7ca95 Create LICENSE
Create LICENSE following license from https://github.com/leonardochaia/docker-monerod/blob/master/LICENSE
2021-02-10 17:52:52 +00:00
Seth Simmons
b8d9dd909e Update README.md 2021-02-10 16:47:39 +00:00
Seth Simmons
54a2c54cf9 Small syntax and comment changes 2021-01-16 12:01:37 -05:00
sethsimmons
d84a4adb0c - Add comments to each layer
- Implement suggestions made by hadolint (DL3005, DL3009, DL3015)
- Bump base images to ubuntu:20.04 and make changes to dependencies accordingly
2021-01-15 23:40:20 -05:00
sethsimmons
dde371883f Remove unnecessary RUN command. 2021-01-15 22:01:33 -05:00
sethsimmons
37c4b7b33b Add default CMD to run a normal, non-public RPC full-node if no flags are passed. 2021-01-15 19:46:57 -05:00
sethsimmons
5e97c835b0 Fix README.md syntax. 2021-01-15 19:03:29 -05:00
sethsimmons
c1bc0428f6 Update README.md 2021-01-15 19:02:45 -05:00
sethsimmons
09572a2fd7 Update README.md 2021-01-15 18:33:46 -05:00
sethsimmons
ad978038b8 Add initial Dockerfile. 2021-01-15 18:09:15 -05:00
Seth Simmons
7337b63d8c Initial commit 2021-01-15 21:51:04 +00:00