Delete build.sh

This commit is contained in:
Kroese 2023-04-16 06:39:49 +02:00 committed by GitHub
parent c9f77e066b
commit bcb822e624

View File

@ -1,6 +0,0 @@
#!/usr/bin/env bash
set -e
docker build --tag dsm .
docker images dsm:latest --format "{{.Repository}}:{{.Tag}} -> {{.Size}}"
docker run --rm -it --name dsm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 docker.io/library/dsm