[devdocsgjs/fix] wip
- From: Meg Ford <megford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/fix] wip
- Date: Sun, 29 Dec 2019 02:32:18 +0000 (UTC)
commit a8ee070c6fd45322fac1695e9207824f6c62bafb
Author: Meg Ford <megford gnome org>
Date: Sat Dec 28 20:32:24 2019 -0600
wip
Dockerfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Dockerfile b/Dockerfile
index 7d95c155..c028ac0b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -94,7 +94,7 @@ RUN apk --update add nodejs build-base libstdc++ gzip git zlib-dev && \
rm -rf /var/cache/apk/* /tmp ~/.gem /root/.bundle/cache \
/usr/local/bundle/cache /usr/lib/node_modules
-RUN chmod -R 775 /opt/devdocs
-RUN chown -R rbuser:root /opt/devdocs
+RUN chmod -R 775 /devdocs
+RUN chown -R rbuser:root /devdocs
EXPOSE 9292
CMD bundle exec rackup -o 0.0.0.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]