8000 Dockerfile improvements by pablospe · Pull Request #2356 · colmap/colmap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dockerfile improvements #2356

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

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Dockerfile improvements #2356

merged 2 commits into from
Jan 18, 2024

Conversation

pablospe
Copy link
Contributor

Copy all files from /colmap_installed/ in the builder stage to /usr/local/ in the runtime stage. This simulates installing COLMAP in the default location (/usr/local/), which simplifies environment variables. It also allows the user of this Docker image to use it as a base image for compiling against COLMAP as a library. For instance, CMake will be able to find COLMAP easily with the command: find_package(COLMAP REQUIRED).

@ahojnnes ahojnnes merged commit f96fab4 into colmap:main Jan 18, 2024
@ahojnnes
Copy link
Contributor

Gracias.

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.

2 participants
0