Files
Piped/Dockerfile
Sai Karthik 3e82d228dc Dockerfile: rm EXPOSE
The EXPOSE is inferred from the base image which in this case is nginx

So, we need not expicitely define it. One less layer in final image :)
2023-11-21 20:32:44 +05:30

586 B