Commit 3f11927
authored
Create Dockerfile
Docker file to build image. Contains main.py, dependencies like g++, nginx, numpy. Copies main file, nginx config file, and output file to working directory. nginx is kept running in the foreground and listens to port 80 on localhost. Once running, it will display contents of output file on localhost:80.1 parent 4eb8c52 commit 3f11927
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments