Browse Source

add keys

master
zeus 3 years ago
parent
commit
ad34d70a00
  1. 14
      Dockerfile.build

14
Dockerfile.build

@ -1,2 +1,16 @@
#!/bin/sh
docker build -f Dockerfile -t xelatex-thesis-custom .
echo ""
echo "Get"
echo ""
echo "Pulling ..."
echo "ERROR: Get https://hub.swarmlab.io:5480:/v2/: x509: certificate signed by unknown authority"
echo ""
echo "run"
echo ""
echo "sudo ./get-swarmlab.keys"
echo ""

Loading…
Cancel
Save