🐳 Set up envs for the TDrive (#19)
- remove php upstream from nginx config - fix docker-compose configuration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FROM ubuntu
|
||||
RUN apt-get update && \
|
||||
apt-get install -y iputils-ping && \
|
||||
apt-get install -y telnet && \
|
||||
apt-get install -y wget
|
||||
CMD bash
|
||||
Reference in New Issue
Block a user