main: save container to state
This commit is contained in:
parent
65519fdfa4
commit
4d5a705a8d
1 changed files with 1 additions and 0 deletions
1
main.js
1
main.js
|
@ -78,6 +78,7 @@ async function main() {
|
||||||
image,
|
image,
|
||||||
"sleep", "inf"
|
"sleep", "inf"
|
||||||
])
|
])
|
||||||
|
core.saveState("container", container)
|
||||||
core.endGroup()
|
core.endGroup()
|
||||||
|
|
||||||
core.startGroup("Start container")
|
core.startGroup("Start container")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue