We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The compose.yaml viewer adds null to empty yaml properties.
Save a compose.yaml with a named volume. Open it again with Dockge.
Dockge should show:
volumes: data:
Dockge shows:
volumes: data: null
1.4.2
Docker Container
Firefox ESR
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🛡️ Security Policy
Description
The compose.yaml viewer adds null to empty yaml properties.
👟 Reproduction steps
Save a compose.yaml with a named volume.
Open it again with Dockge.
👀 Expected behavior
Dockge should show:
😓 Actual Behavior
Dockge shows:
Dockge Version
1.4.2
💻 Operating System and Arch
Docker Container
🌐 Browser
Firefox ESR
🐋 Docker Version
No response
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: