This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 51
I can't start server with docker #113
Labels
bug
Something isn't working
Comments
What is the contents of /home/elementzero ? |
I unzipped BDS and latest pre release from github release. |
How did you install docker? |
Yes. And I'm using Ubuntu 18.04. |
HOW (what method did you use) did you install docker. Did you install it from the ubuntu repo? If you used apt-get to install it then you probably did. Try reinstalling using the script @ http://get.docker.com |
I reinstall docker but same result. |
+1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I execute
sudo docker run --rm -ti --name elementzero -p 19150:19150/udp -v /home/elementzero/:/data codehz/wine:bdlauncher-runtime
command but it saysdocker: invalid reference format.
. What is wrong with this command?The text was updated successfully, but these errors were encountered: