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

Cannot customize the admin password #112

Closed
aaime opened this issue Oct 26, 2022 · 4 comments
Closed

Cannot customize the admin password #112

aaime opened this issue Oct 26, 2022 · 4 comments

Comments

@aaime
Copy link
Member

aaime commented Oct 26, 2022

Starting the container with something like:

docker run -it -p 8083:8080 -e ADMIN_PASSWORD='Geos' geosolutionsit/geoserver

fails to customize the password, in the logs I can see:

/usr/bin/env: ‘bash\r’: No such file or directory

@randomorder
Copy link
Member

thanks for reporting @aaime
I'll have a look

@posarelli
Copy link

Deployed locally seems not having this problem... @randomorder

@randomorder
Copy link
Member

It's a branch specific issue. Likely due to my commits here: master...fedgeo2022

Try to reproduce with this command instead @posarelli
docker run -it -p 8083:8080 -e ADMIN_PASSWORD='Geos' geosolutionsit/geoserver:fedgeo2022

@posarelli
Copy link

@randomorder : confirmed problem on this branch.

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

3 participants