Skip to content

Ubuntu 16.04 EoL #46

@ViaFerrata

Description

@ViaFerrata

Hi there,

since Ubuntu 16.04 is EoL in April, do you intend to offer Ubuntu 18.04 versions of the dockerfiles?
Of course you could switch the apt-get commands to the old-releases.ubuntu.com source, but the file would still need to be changed.

For my project, I tried to combine the experimental ubuntu18.04-minimal image with the ubuntu/python one by just changing the FROM command from 16.04 to 18.04.
Seems like it works, I could use the docker image as normal in a DB cluster, and I could also import code in a notebook from a python package that has been installed to the dcs-minimal conda env in the docker container.

But of course that's not a sophisticated test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions