Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.69 KB

readme.md

File metadata and controls

41 lines (29 loc) · 1.69 KB

Project status

npm npm downloads

build push image test

documentation website

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/containerbase

Run a process

docker run --env COMMAND=/path/to/executable/file tsickert/containerbase