You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I think there's an issue with the focal-slim build
$ docker run -it swift:5.6-focal-slim swift version
docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "swift": executable file not found in $PATH: unknown.
swift binary doesn't appear to be on there
I noticed in the slim docker file it doesn't apt-get install for gnupg. Could that be why?
The text was updated successfully, but these errors were encountered:
Hey I think there's an issue with the focal-slim build
swift binary doesn't appear to be on there
I noticed in the slim docker file it doesn't apt-get install for gnupg. Could that be why?
The text was updated successfully, but these errors were encountered: