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