Skip to content

Files

Latest commit

89ef016 · Oct 12, 2022

History

History
10 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 254 Bytes

mesa-admin

Builds an image meant for administrating a mesa-based system.

Manual build

Example for if you are behind a web proxy.

export DOCKER_BUILDKIT=1
docker build --build-arg HTTP_PROXY=$http_proxy --build-arg HTTPS_PROXY=$https_proxy .