Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Files

Latest commit

c5c93df · Jul 18, 2021

History

History

docker-slim

docker

overview

the docker files in this directory are written to work with docker-slim build so that we can get optimally secure and smallest images. Do not user docker to build these as the images are far too large when built with docker.

usage

  • build
docker-slim --debug --log-level trace --verbose build --http-probe=false --dockerfile Dockerfile --tag-fat <tag-name> .