"Can't execute 'bash' error" on Alpine image #1217
amrishparmar
started this conversation in
General
Replies: 1 comment 2 replies
-
My best guess is that you need to update |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed recently that my deployment of the Alpine-based image stopped working correctly.
It's a simple repro:
I tried it with 16.1 and 16.2 and they both fail in the same way.
I then tried some older 15.x releases and they all work correctly up until 15.4, but then from 15.5 onwards it starts failing with the above error. 16.0 also works correctly
Table of versions I've tried:
I don't see this error on the standard Debian images.
Docker version:
Beta Was this translation helpful? Give feedback.
All reactions