We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf9538 commit 1f50e94Copy full SHA for 1f50e94
sites/en/installfest/clean_up.step
@@ -22,5 +22,5 @@ step "Delete the test_app from your computer" do
22
end
23
24
step "Delete the test_app Docker image from your computer" do
25
- console "docker rmi testapp_web"
+ console "docker rmi test_app_web"
26
0 commit comments