Docker Container #1
Loading…
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?
is it planned to provide a docker container that contains the server itself?
Wasn't planned so far, but I can certainly add a Docker container.
Sorry for responding so late, I just saw this now. I may have to go over my Gitlab notification preferences...
assigned to @s3lph
changed due date to May 31, 2020
mentioned in merge request !1
mentioned in commit
5906c201ca
closed via merge request !1
This should get you going:
docker run -p 8000:8000 -v .../config:/config registry.gitlab.com/s3lph/spaceapi-server:v0.3.1