Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

containerbase

thaibault302CC-BY-3.01.0.224

generic containerized application

application, archLinux, arch, container, hosting, linux

readme

Project status

npm npm downloads

build push package 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