Skip to content

jupytercloud-project/build-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
/ #