Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +0 -2
Dockerfile
CHANGED
|
@@ -18,8 +18,6 @@ RUN setcap 'cap_net_bind_service=+ep' /usr/local/sbin/haproxy
|
|
| 18 |
EXPOSE 80
|
| 19 |
EXPOSE 443
|
| 20 |
|
| 21 |
-
USER haproxy
|
| 22 |
-
|
| 23 |
# Install Haproxy.
|
| 24 |
|
| 25 |
# Add files.
|
|
|
|
| 18 |
EXPOSE 80
|
| 19 |
EXPOSE 443
|
| 20 |
|
|
|
|
|
|
|
| 21 |
# Install Haproxy.
|
| 22 |
|
| 23 |
# Add files.
|