alpine/plasma/build

7 lines
177 B
Text
Raw Normal View History

2024-07-21 01:29:21 +00:00
#!/usr/bin/env bash
# Docker build
# Optional: buildtag
2024-07-23 00:57:24 +00:00
# DOCKER_BUILDKIT=1 \
# docker build . \
# --tag ${buildtag:-myvnc/webtop:plasma}
docker compose up --build --detach