mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #101] Microsoft azure #85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smartkidag on GitHub (Jan 30, 2017).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/101
While deploying with docker on azure, it's not working. when I finish the code, it just gives me a value like
ff4b5f3d826ad00a268a8ff789be5b2390a7f0e1d110a711cbf9629a803bb759 and that's it. It doesnt open. What does this mean?
@asapach commented on GitHub (Jan 30, 2017):
I haven't used it in a while, but I think it's the container name when you run it detached mode.
You can also try running it foreground mode using the second line here: https://github.com/asapach/peerflix-server/blob/master/Docker.md