diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2019-01-07 11:28:16 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2019-01-07 11:28:16 +0200 |
| commit | 48e7198d76475c076774da00ca0aa63286d719df (patch) | |
| tree | d21a49daa8a33fda51c810af399159996953c86f /Dockerfile | |
| parent | a30243933e4d6a9095151e7f2be0090530bc1a87 (diff) | |
Change nginx to uhttpdmaster
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -FROM nginx -COPY . /etc/share/nginx/html +FROM fnichol/uhttpd +COPY . /www |
