mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-04-18 11:15:59 +00:00
Compare commits
2 Commits
renovate/h
...
jade/docke
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
986ab7d051 | ||
|
|
6767ba826f |
1
changelog.d/1485.feature.md
Normal file
1
changelog.d/1485.feature.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
BREAKING: Added an entrypoint to the Docker image. This means you no longer need to specify the binary when running a command using the image. Contributed by @Jade
|
||||||
@@ -281,4 +281,5 @@ ENV LD_LIBRARY_PATH=/usr/lib
|
|||||||
# Continuwuity default port
|
# Continuwuity default port
|
||||||
EXPOSE 8008
|
EXPOSE 8008
|
||||||
|
|
||||||
|
ENTRYPOINT [ "/sbin/conduwuit" ]
|
||||||
CMD ["/sbin/conduwuit"]
|
CMD ["/sbin/conduwuit"]
|
||||||
|
|||||||
Reference in New Issue
Block a user