diff options
| -rw-r--r-- | Dockerfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ -FROM xena/christine.website:1.0-2-gd0d10f4 +FROM xena/christine.website:1.0-3-gd5cfa1b EXPOSE 5000 RUN apk add --no-cache bash +CMD /site/run.sh |
![]() |
index : xesite.git | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 3 |
@@ -1,3 +1,4 @@ -FROM xena/christine.website:1.0-2-gd0d10f4 +FROM xena/christine.website:1.0-3-gd5cfa1b EXPOSE 5000 RUN apk add --no-cache bash +CMD /site/run.sh |