diff --git a/scripts/container/opensuse-rust.docker b/scripts/container/opensuse-rust.docker index bf44a6870..483105c0e 100644 --- a/scripts/container/opensuse-rust.docker +++ b/scripts/container/opensuse-rust.docker @@ -8,6 +8,7 @@ # # git clone https://github.com/coconut-svsm/svsm.git # cd svsm +# git submodule update --init --depth=1 # ./scripts/docker/build.sh FROM opensuse/tumbleweed:latest