Resized architecture image

This commit is contained in:
paulzim
2016-05-22 12:47:59 -07:00
parent 61902a48af
commit c11882c763
+1 -1
View File
@@ -72,7 +72,7 @@ Then, it creates a folder to store the code, `cd`s into that directory, copies t
Finally, it specifies the command Docker should run when the container starts, which is to start the app. Finally, it specifies the command Docker should run when the container starts, which is to start the app.
## Step 2: Building our Container ## Step 2: Building our Container
Right now, the directory should look like this: Right now, the directory should look like this: