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

update base image to debian:stretch #427

Closed
wants to merge 3 commits into from
Closed

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 9, 2017

  • Mostly minor s/jessie/stretch/ in a few places
  • Switched Julia from ppa to official binaries (ppa doesn't work for stretch due to libssl upgrade, but official binaries are probably better anyway for non-ubuntu)
  • removed no-longer-needed backports for jdk-8

The only thing missing is mesos. There doesn't appear to be a .deb for stretch, yet, and I couldn't find any portable mesos binaries.

mesos is installed for jessie, pulling libssl-1.0.0 from jessie-backports.

mesos on stretch: mesosphere/mesos-deb-packaging#109

which is now stable

Missing piece: mesosphere has no stretch packages, yet
instead of apt, which doesn't work on stretch
while waiting for stretch .deb
@minrk minrk changed the title [wip] update base image to debian:stretch update base image to debian:stretch Aug 9, 2017
@minrk
Copy link
Member Author

minrk commented Aug 10, 2017

closed in favor of #428

@minrk minrk closed this Aug 10, 2017
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

Successfully merging this pull request may close these issues.

1 participant