| author | ymh <ymh.work@gmail.com> |
| Thu, 12 Apr 2018 01:27:16 +0200 | |
| branch | documentation |
| changeset 692 | b7d19cd87fcf |
| parent 686 | 385e3a12ee27 |
| permissions | -rw-r--r-- |
|
686
385e3a12ee27
Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
FROM nginx:alpine |
|
385e3a12ee27
Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
|
|
385e3a12ee27
Containerization and various corrections to make it work
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
COPY hdalab.conf /etc/nginx/conf.d/default.conf |