This website requires JavaScript.
Explore
Help
Register
Sign In
malhuda
/
lookingglass
Watch
1
Star
0
Fork
0
You've already forked lookingglass
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
16
Wiki
Activity
lookingglass
/
docker
/
nginx
/
Dockerfile
4 lines
79 B
Docker
Raw
Normal View
History
Unescape
Escape
Looking Glass fully Dockerized. Not compatible with Alpine because the command 'ps' is different in BusyBox, so we use a Debian image.
2022-04-14 12:19:52 +02:00
FROM
nginx:mainline-alpine
Update Nginx Dockerfile copy path
2024-04-19 23:08:55 +01:00
COPY
docker/nginx/nginx.conf /etc/nginx/nginx.conf
Reference in New Issue
Copy Permalink