Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 385 Bytes

build-container

Container with the tools to build qemu images

Usage

$ DKR=https://github.com/jupytercloud-project/build-container/releases/download/0.0.1/jupytercloud-project_build-container_latest.dkr
$ curl --location ${DKR} | docker load
Loaded image: jupytercloud-project/build-container:latest
$ docker run -it jupytercloud-project/build-container:latest sh
/ #