Radek commited on
Commit
93c1454
1 Parent(s): 4af20c3
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -9,8 +9,6 @@ RUN echo "$(ls -lha)"
9
  # Document that the service listens on port 8010
10
  EXPOSE 80:8010
11
 
12
- CMD ["echo", "Hello World!1"]
13
-
14
 
15
  #RUN useradd -m -u 1000 languagetool
16
  #
 
9
  # Document that the service listens on port 8010
10
  EXPOSE 80:8010
11
 
 
 
12
 
13
  #RUN useradd -m -u 1000 languagetool
14
  #