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

[BUG] Hostname disappears from compose.yml configuration file after successful deployment #672

Open
dengjunwen opened this issue Aug 3, 2023 · 1 comment

Comments

@dengjunwen
Copy link

Description

I have encountered an issue where the hostname disappears from the compose.yml configuration file after setting it successfully during container deployment. When I view the previous deployment configuration file, the hostname is present. However, when I check the current configuration file, the hostname is missing, as shown in the screenshot below.

Steps to reproduce the issue:

  1. Set the hostname. Stacks --> item ----> edit ------> deploy . see the images
  2. Verify that the hostname is successfully set.
  3. Click on the "View compose.yml" option to check the configuration file.

What happens:
The hostname is missing from the current configuration file.

What should happen:
The hostname should be included in the current configuration file.

Additional information (e.g. docker version, cluster setup,...):
image

image

@beilyly
Copy link

beilyly commented Mar 26, 2024

encounter a same issue. anyboy can help ?

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