containerbase
v1.0.234
Published
generic containerized application
Maintainers
Readme
Project status
Use case
A basic ArchLinux based docker configuration with configured and ready to use git and yay.
Jump into the image interactively
docker run --entrypoint /usr/bin/bash --interactive --tty tsickert/containerbaseRun a process
docker run --env COMMAND=/path/to/executable/file tsickert/containerbase