Skip to content

Commit e70217a

Browse files
removed copy vimrc
Removed: COPY vimrc /root/.vimrc
1 parent f10956b commit e70217a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ RUN pip3 install Django requests xmltodict && \
3434

3535
COPY settings.py /opt/nmapdashboard/nmapdashboard/
3636
COPY urls.py /opt/nmapdashboard/nmapdashboard/
37-
COPY vimrc /root/.vimrc
3837
COPY tzdata.sh /root/tzdata.sh
3938
COPY startup.sh /startup.sh
4039

0 commit comments

Comments
 (0)