Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

os-sweb-image

Name Last commit Last update
.gitlab-ci.yml
Dockerfile
README.md

OS-SWEB-Image

Build-Image for OS

Manual build

docker build -t sweb-docker .

Enter the container

docker run -it --rm sweb-docker /bin/ash