Resized architecture image

pull/556/head
paulzim 2016-05-22 12:47:59 -07:00
parent 61902a48af
commit c11882c763
1 changed files with 1 additions and 1 deletions

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.
## Step 2: Building our Container
## Step 2: Building our Container
Right now, the directory should look like this: