mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) Upstream-commit: 40b4f86eab7b5bf7ca7d85eb8cc7b715fd03feab Component: engine
6 lines
45 B
Plaintext
Executable File
6 lines
45 B
Plaintext
Executable File
#!/usr/bin/env beamsh
|
|
|
|
trace {
|
|
exec ls -l
|
|
}
|