docs
docs copied to clipboard
Help Wanted: Local Machine Setup using Docker Error
Command for Ubuntu 18.04:
wget -qO- https://get.docker.com/ | sh
# Executing docker install script, commit: f45d7c11389849ff46a6b4d94e0dd1ffebca32c1
+ sudo -E sh -c apt-get update -qq >/dev/null
Error:
E: The repository 'https://download.docker.com/linux/ubuntu eoan Release' does not have a Release file.
Suggested fix:
https://stackoverflow.com/questions/41133455/docker-repository-does-not-have-a-release-file-on-running-apt-get-update-on-ubun - See question and suggested answer
Hi @bermudezmt! Thank you for raising this issue. Would you be open to updating the documentation with your findings? Let me know if you have any questions about the process. :)
@jespino @justinegeffen I want to work on this, can anyone guide me where i need to make changes. Thanks :+1:
Great! @justinegeffen can you specify where do you want this clarified in the documentation?
Hi @avats-dev! My apologies for the delay! Thank you so much for your offer, it's much appreciated. :)
This is the section of the documentation that is being referred to: https://docs.mattermost.com/install/docker-local-machine.html#ubuntu. One issue is that the link to the Docker docs is incorrect, and should be: https://docs.docker.com/engine/install/ubuntu/. I believe that is a recent change though, as the Stack Overflow question also refers to the older link.
Let me know if I can assist with anything else! :)
@avats-dev - Are you continuing to work on this issue?