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
2026-01-29 18:59:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fa5e70d5b5e4e6cded08f343f5db0f42e8be324
Homarr
/
development
/
docker-run.cmd
1 line
75 B
Batchfile
Raw
Normal View
History
Unescape
Escape
fix: deployment pipeline for docker not working (#860) * fix: skip env validation in dockerfile not working * fix: skip env validation in dockerfile not working * fix: remove linux/arm/v7 for now as node commands are run forever * fix: remove cache because it is to big? * refactor: remove redis log transport during build * fix: add more checks for conditional redis connection * fix: docker build not working locally * refactor: move base image to debian * chore: add arm v7 platform support * fix: remove armv7 support as not supported by turbo * chore: profile amd64 build * chore: enable webpack logging * chore: disable linux/arm64 for now * chore: remove profiling from build in dockerfile * chore: revert to node alpine image
2024-07-25 19:52:31 +02:00
docker run -p 3000:3000 -p 3001:3001 -e AUTH_SECRET='secrets' homarr:latest
Reference in New Issue
Copy Permalink