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 - feature request #26

Open
likemusic opened this issue Jan 20, 2021 · 0 comments
Open

Docker - feature request #26

likemusic opened this issue Jan 20, 2021 · 0 comments

Comments

@likemusic
Copy link
Contributor

likemusic commented Jan 20, 2021

Docker for maposmatic.

Currently provisioning in vagrant takes a very long time. If an error accurs during provisioning, it requires destroy vagrant vm, fix error and make provisioning from the beginning and wait for new error or sucesss for a long time again.

If all provisioning steps would be implemented in Dockerfile by separate RUN commands, it will allow to continue building from the place where the the error occurs and not from the beginning.

Of course it's possible to use vagrant ssh and continue manualy run provisioning by provision.sh. But with docker it would be much more comfortable.

Also deploying with docker is easier and it has better perfomance than Vagrant in most cases.

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

No branches or pull requests

1 participant