Anonymous
×
Create a new article
Write your page title here:
We currently have 27 articles on PhenixOps. Type your article name above or click on one of the titles below and start writing!



PhenixOps
27Articles

Building Containerized Applications: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 April 2020

  • curprev 23:1323:13, 24 April 2020Phenixops talk contribs 628 bytes +628 Created page with "== Building a Nginx Server == You can either build from an image or a Dockerfile <br> === Using a Dockerfile === <code> docker build -f /path/Dockerfile </code> <br> ==== Us..."