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

[docker] Update to support ubuntu:bionic #1464

Closed
pmoulon opened this issue Jan 6, 2019 · 0 comments
Closed

[docker] Update to support ubuntu:bionic #1464

pmoulon opened this issue Jan 6, 2019 · 0 comments
Assignees
Milestone

Comments

@pmoulon
Copy link
Member

pmoulon commented Jan 6, 2019

  • Update the Dockerfile in order to use Ubuntu 18.04 (will be supported until April 2023).
  • All 3rd parties are now external
    • except for cereal, since ubuntu:bionic libcereal-dev does not ship the cereal cmake support
-- CEREAL: (internal)
-- EIGEN: 3.3.4 (external)
-- CERES: 1.13.0 (external)
-- FLANN: 1.9.1 (external)
-- LIBTIFF: 4.0.9 (external)
-- LIBPNG: 1.6.34 (external)
-- LIBJPEG (external)
-- CLP: 1.16.11 (external)
-- COINUTILS: 2.10.14 (external)
-- OSI: 0.107.9 (external)
-- LEMON: 1.3.1 (external)
@pmoulon pmoulon added this to the 1.5 milestone Jan 6, 2019
@pmoulon pmoulon self-assigned this Jan 6, 2019
pmoulon added a commit that referenced this issue Jan 6, 2019
- Update the Dockerfile in order to use Ubuntu 18.04 (will be supported
until April 2023).
- All 3rd parties are now external
- except for cereal, since ubuntu:bionic libcereal-dev does not ship
the cereal cmake support

```
-- CEREAL: (internal)
-- EIGEN: 3.3.4 (external)
-- CERES: 1.13.0 (external)
-- FLANN: 1.9.1 (external)
-- LIBTIFF: 4.0.9 (external)
-- LIBPNG: 1.6.34 (external)
-- LIBJPEG (external)
-- CLP: 1.16.11 (external)
-- COINUTILS: 2.10.14 (external)
-- OSI: 0.107.9 (external)
-- LEMON: 1.3.1 (external)
```
@pmoulon pmoulon closed this as completed Jan 6, 2019
pmoulon added a commit that referenced this issue May 23, 2019
[DOCKER] Update BUILD.md with more instruction about how to use the OpenMVG docker image #1464
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant