mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
This reverts commit 3e1b539e8d0ed4abf695b0a8c42346fba6d5a6b0. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 6e0666e622a8b1fc19c19eb490d218eebca15edc Component: engine
10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
(from "ubuntu:14.04")
|
|
(run "echo hello world goodnight moon lightning")
|
|
(run "echo hello world")
|
|
(run "echo hello world")
|
|
(run "echo hello goodbyefrog")
|
|
(run "echo hi world goodnight")
|
|
(run "echo goodbyefrog")
|
|
(run "echo goodbyefrog")
|
|
(run "echo hello this is some more useful stuff")
|