Files

3 lines
69 B
Docker
Raw Permalink Normal View History

2020-04-24 14:10:28 -07:00
FROM nginx:1.17.9
2023-04-04 11:42:57 -07:00
RUN apt-get update && apt-get install -y net-tools