This repository has been archived on 2023-02-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bachelor-thesis/src/website/Dockerfile
Severin Kaderli c87f36cd45
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Add docker image for website
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2022-12-08 18:52:42 +01:00

3 lines
116 B
Docker

FROM registry.gitlab.com/severinkaderli/nginx-docker:master
COPY index.html styles/ scripts/ /usr/share/nginx/html