Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -22,5 +22,4 @@ RUN git clone https://github.com/smogon/pokemon-showdown.git .
|
|
22 |
|
23 |
RUN npm install
|
24 |
|
25 |
-
EXPOSE 8000
|
26 |
CMD ["node", "pokemon-showdown", "start"]
|
|
|
22 |
|
23 |
RUN npm install
|
24 |
|
|
|
25 |
CMD ["node", "pokemon-showdown", "start"]
|