main: save container to state

This commit is contained in:
Dawid Dziurla 2020-12-09 23:07:04 +01:00
parent 65519fdfa4
commit 4d5a705a8d
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B

View file

@ -78,6 +78,7 @@ async function main() {
image,
"sleep", "inf"
])
core.saveState("container", container)
core.endGroup()
core.startGroup("Start container")