SorovotPelo commited on
Commit
27974b4
verified
1 Parent(s): 12afc63

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -27,8 +27,6 @@ RUN pip3 install flask
27
 
28
  # Copia el c贸digo del servidor web al contenedor
29
  COPY server.py /server.py
30
- RUN cd /steamcmd
31
- COPY steamcmd.sh /steamcmd.sh
32
 
33
  # Establece el directorio de trabajo
34
  WORKDIR /
 
27
 
28
  # Copia el c贸digo del servidor web al contenedor
29
  COPY server.py /server.py
 
 
30
 
31
  # Establece el directorio de trabajo
32
  WORKDIR /