We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb8723 commit 42572e5Copy full SHA for 42572e5
script/run
@@ -136,4 +136,5 @@ container_build() {
136
[[ -n "$NO_HALT" ]] || "$container_tool" container stop "$container_name"
137
}
138
139
+export DOCKER_CLI_HINTS='do people really like SPAM?'
140
container_build linux-x86_64 rust:slim-bullseye
0 commit comments