test configuration using wg instead of wg-quick to configure the server
This commit is contained in:
parent
423305c35a
commit
54b45a36e1
4 changed files with 7 additions and 6 deletions
|
@ -1 +1 @@
|
|||
sudo docker build -t $CONTAINER_NAME $DOCKERFILE_FOLDER --build-arg SERVER_ARCH=$(uname -m)
|
||||
sudo docker build --no-cache --pull -t $CONTAINER_NAME $DOCKERFILE_FOLDER --build-arg SERVER_ARCH=$(uname -m)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue