Skip to content

Commit 9223c88

Browse files
committed
Update Dockerfile
Removed Volume.
1 parent 8af204f commit 9223c88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ RUN chmod -R 755 /var/www
5050

5151
# Port and settings
5252
EXPOSE 80
53-
VOLUME /var/www/
5453

5554
# Cleanup apt and lists
5655
RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

0 commit comments

Comments
 (0)