Skip to content

m0wer/dockerfiles

Repository files navigation

This repo contains various Dockerfiles I use on the desktop and on servers. It's similar to jessfraz/dockerfiles

Building the images

To build all the images without using build cache and using n_jobs parallel threads, and then push them to {registry_url} do

REPO_URL={repo_url} JOBS={n_jobs} NO_CACHE=TRUE sh -c ./build-all.sh

The images will be tagged as {registry_url}/{directory_name}:latest, where directory_name is the name of the directory containing the Dockerfile.

About

Various Dockerfiles I use on the desktop and on servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •