zeus
3 years ago
1 changed files with 14 additions and 0 deletions
@ -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…
Reference in new issue