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 declare hostname containing dots #3

Open
claudod opened this issue Sep 6, 2019 · 0 comments
Open

cannot declare hostname containing dots #3

claudod opened this issue Sep 6, 2019 · 0 comments

Comments

@claudod
Copy link

claudod commented Sep 6, 2019

If you have a license key associated to an hostname containing dots, this is not going to work.

The hostname of your container will be generated by extracting the string preceding the first dot of the declared hostname (e.g www.test.this => www). This is the normal behaviour in docker compose apparently : docker/compose#4128

Workaround solution : ask Axway support to change your hostname, using one without any dot

I hope you can find a proper fix / solution for this

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