not needed. cosmos will handle pulls
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
for container in $(cat ./($hostname -s)/$(hostname -s)-containers.txt;
|
|
||||||
do
|
|
||||||
docker pull $container
|
|
||||||
done
|
|
Reference in New Issue
Block a user