This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Homarr
Watch
1
Star
0
Fork
0
You've already forked Homarr
mirror of
https://github.com/ajnart/homarr.git
synced
2025-10-30 01:56:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
770b19243d06bf2f30271cd55922ef69f88eba3f
Homarr
/
Dockerfile
3 lines
51 B
Docker
Raw
Normal View
History
Unescape
Escape
Change nginx base to alpine Changed nginx to use alpine instead of debian/ubuntu Image size is 93MB smaller and build time is shorter.
2022-05-12 02:18:37 -04:00
FROM
nginx:alpine
COPY
./out /usr/share/nginx/html
Reference in New Issue
Copy Permalink