Remove alpine webtops

This commit is contained in:
myve 2024-07-21 21:46:50 +00:00
commit d36efd180b
8 changed files with 0 additions and 158 deletions

View file

@ -1,7 +0,0 @@
#!/usr/bin/env bash
# Docker build
# Optional: buildtag
DOCKER_BUILDKIT=1 \
docker build . \
--build-arg debug=${debug:-""} \
--tag ${buildtag:-alpine/webtop:plasma}