Pre-download container images
This commit is contained in:
parent
8c3126e47e
commit
b16f6c410e
1 changed files with 6 additions and 0 deletions
6
.config/setup/41-download-container-images.sh
Executable file
6
.config/setup/41-download-container-images.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
||||||
|
#! /usr/bin/bash
|
||||||
|
|
||||||
|
set -euo pipefail
|
||||||
|
IFS=$'\n\t'
|
||||||
|
|
||||||
|
update-container-images
|
||||||
Loading…
Add table
Add a link
Reference in a new issue