Containers
Some containers I maintainer.
These are for Docker, but I'm happy to add support for other formats.
alpine-rsync-ssh- A bare-bones image built from Alpine, providingrsyncandssh; I use this to deploy my websites from CI. Available on Docker Hub: https://hub.docker.com/r/punksdad/alpine-rsync-sshgodot- Ubuntu plus Godot and its build templates. Used to demonstrate building Godot binaries via WoodpeckerCI on Codeberg. This is pretty huge due to the size of Godot's build templates. Available on Docker Hub: https://hub.docker.com/r/punksdad/godot
License
These Dockerfiles are CC0, which means you can do whatever you want, no strings attached. There's nothing exciting/interesting/innovative/etc. in any of these, I'm providing them for convenience and because I needed them.
The repo icon is Cargo ship icon by Delapouite, and has a CC BY 3.0 license. Thanks!
Languages
Dockerfile
100%