hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
687 stars 657 forks source link

Update base docker images to 20.04 #1631

Closed radiantone closed 1 year ago

radiantone commented 4 years ago

Currently, indy node bases its docker images off ubuntu 16.04. this version is no longer supported.

Please update them to use 20.04

swcurran commented 4 years ago

We have an initiative to do this, but the work is not yet complete.

Note that Support continues for Ubuntu 16.04 through April 2021 (per https://wiki.ubuntu.com/Releases), so we still have a short period of time to complete the upgrade.

solidnerd commented 3 years ago

@swcurran Are there any updates on the topic ?

swcurran commented 3 years ago

The team is still working on the CI/CD work that is a pre-requisite for the Ubuntu upgrade.

ldsenow commented 3 years ago

This is why I wasn't able to create a pool. I tried ubuntu 20.04 and 18.04 and neither of them worked.

pSchlarb commented 1 year ago

This issue should have been resolved with the pipeline and devcontainer work for the ubuntu-20.04-upgrade branch.