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

Fix/remove versions from examples #2195

Closed

Conversation

theTyster
Copy link

#2194

I think this PR is necessary because without this change users are shown a warning:WARN[0000] docker-compose.yml: 'version' is obsolete.

From my perspective, many self-hosters are not experts in Docker and often use it as a way to make setting up services easier. The provided example documents are valuable to these users for this reason.

Having warnings show in the terminal or console when running docker compose commands might affect how users think and feel about the software that they are running. From my perspective, these types of users seem to expect an out-of-the-box working set up with example files like these.

For that reason, instead of running in loose mode, I recommend simply removing the version name from the example yamls.

nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
nextcloud#2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
@theTyster
Copy link
Author

Mentioning #2201. Which provides a more robust solution than this simple fix. The real conversation is happening there.

@theTyster theTyster closed this May 2, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant