docs icon indicating copy to clipboard operation
docs copied to clipboard

Help Wanted: Local Machine Setup using Docker Error

Open bermudezmt opened this issue 5 years ago • 5 comments

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

bermudezmt avatar Dec 10 '19 23:12 bermudezmt

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. :)

justinegeffen avatar Jan 06 '20 11:01 justinegeffen

@jespino @justinegeffen I want to work on this, can anyone guide me where i need to make changes. Thanks :+1:

avats-dev avatar Sep 30 '20 23:09 avats-dev

Great! @justinegeffen can you specify where do you want this clarified in the documentation?

jespino avatar Oct 01 '20 06:10 jespino

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! :)

justinegeffen avatar Oct 05 '20 12:10 justinegeffen

@avats-dev - Are you continuing to work on this issue?

cwarnermm avatar Jan 18 '22 14:01 cwarnermm