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
Unfortunately not much -- beyond the added load of doubling the number of supported variations (which all compile from source, and are thus pretty heavy to build), supporting Debian is a bit more complicated as it already contains a version of Bash which we can't safely remove or replace directly (without potentially breaking a lot of other things), which means it's a bit difficult to ensure users get the version of Bash they actually expect.
That being said, the only real Dockerfile changes required would probably be adjusting the package installation lines to install (and purge) using apt-get instead of apk.
Is there any chance of providing Debian-based images?
The text was updated successfully, but these errors were encountered: