Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telnet disappears from container if you rebuild #14

Open
AartBluestoke opened this issue Dec 13, 2018 · 1 comment
Open

Telnet disappears from container if you rebuild #14

AartBluestoke opened this issue Dec 13, 2018 · 1 comment

Comments

@AartBluestoke
Copy link

because alpine-java:8 has dropped several packages
alpine-java:8 has been updated, as of 10 days ago, without releasing a new version.
The underlying alpine has moved forward in versions and several included packages are no longer present in the underlying busybox (eg: telnet) having being moved to -extras.
as of gliderlabs/docker-alpine#397
(i was rebuilding this from source so that i could use a newer liquibase version)

@AartBluestoke
Copy link
Author

"apk add busybox-extras" is all that is needed, although i'm not sure if it is needed here, or just documented so that it can be added on demand in downstream packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant