We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913d5fb commit cdfc7f8Copy full SHA for cdfc7f8
Dockerfile
@@ -13,7 +13,7 @@ LABEL \
13
image="nginx-mainline" \
14
vendor="cytopia" \
15
license="MIT" \
16
- build-date="2016-10-20"
+ build-date="2016-11-03"
17
18
19
# Copy scripts
README.md
@@ -81,7 +81,6 @@ $ docker run -i \
81
-t cytopia/nginx-mainline
82
```
83
84
-
85
**3. Fully functional LEMP stack**
86
87
Same as above, but also add a MySQL docker and link it into Nginx.
0 commit comments