From ad34d70a002dadab2758063eb5058d2bf9687084 Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 25 Jul 2021 18:44:05 +0300 Subject: [PATCH] add keys --- Dockerfile.build | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Dockerfile.build b/Dockerfile.build index 57d15be..029d5dc 100755 --- a/Dockerfile.build +++ b/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 "" +