mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-18 20:06:21 +00:00
Rename up to build
This commit is contained in:
parent
7ea4c349c2
commit
f036b45589
1 changed files with 0 additions and 0 deletions
13
base/up
13
base/up
|
|
@ -1,13 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
# Docker build
|
||||
# Optional buildtag, addpkg
|
||||
# addpkg=openssh \
|
||||
|
||||
## Fetch latest mirrorlist
|
||||
curl --fail --silent https://myvelabs.com/lab/archlinux/raw/branch/master/mirrorlist -o mirrorlist
|
||||
|
||||
DOCKER_BUILDKIT=1 \
|
||||
docker build . \
|
||||
--build-arg addpkg=${addpkg:-""} \
|
||||
--build-arg debug=${debug:-""} \
|
||||
--tag ${buildtag:-myvnc/arch/base}
|
||||
Loading…
Add table
Add a link
Reference in a new issue