Commit Graph

159 Commits

Author SHA1 Message Date
dependabot[bot]
7e986eeba2 Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:09:51 +00:00
dependabot[bot]
28610dd0e3 Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:09:44 +00:00
dependabot[bot]
442be6693c Bump docker/setup-buildx-action from 1 to 1.3.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:09:40 +00:00
dependabot[bot]
694542fa7e Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:09:37 +00:00
sethsimmons
371b7259be Minor layer optimization from DL3059 2021-04-21 15:10:08 -04:00
sethsimmons
1d6a82f633 Add Docker Compose example 2021-04-20 08:11:15 -04:00
Seth Simmons
e87ae8d56b Minor build improvements and syntax fixes 2021-04-13 21:50:22 -04:00
Seth Simmons
dac1ced488 Bump release to v0.17.2.0 2021-04-11 08:55:13 -04:00
Seth Simmons
8a79e9ff18 Improve healthcheck to handle IBD properly 2021-04-06 08:59:59 -04:00
Seth Simmons
8fff1ac466 Create FUNDING.yml 2021-04-01 17:48:11 +00:00
Seth Simmons
26248a0508 Add CI badges 2021-04-01 11:39:47 -04:00
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