mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-01 02:33:15 +00:00
Packaging fixes
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ RUN ln -s /site/config.toml /run \
|
||||
COPY gulpfile.babel.js /run/
|
||||
|
||||
# Expose default hugo port
|
||||
EXPOSE 9000
|
||||
EXPOSE 9001
|
||||
|
||||
ENTRYPOINT ["gulp"]
|
||||
CMD ["dev"]
|
||||
|
||||
Reference in New Issue
Block a user