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

Handle geoserver sample data/layers #6

Closed
eblondel opened this issue Feb 22, 2017 · 2 comments
Closed

Handle geoserver sample data/layers #6

eblondel opened this issue Feb 22, 2017 · 2 comments

Comments

@eblondel
Copy link

Hello @oscarfonts , is there a way to run this geoserver docker image with the geoserver "traditional" sample data (that comes usually with Geoserver)? Many thanks in advance

@oscarfonts
Copy link
Owner

@eblondel the sample data lives inside the container, and should work by default. Just run the container without the volume mapping (-v parameter).

Just tested it:

docker run -d -p 8080:8080 oscarfonts/geoserver

And it worked:
screenshot from 2017-03-02 09-48-05

@eblondel
Copy link
Author

eblondel commented Mar 5, 2017

Thanks @oscarfonts !

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

2 participants