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