This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
synapse-admin
Watch
1
Star
0
Fork
You've already forked synapse-admin
0
mirror of
https://github.com/etkecc/synapse-admin.git
synced
2024-11-21 15:25:22 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
86b4987b7f
synapse-admin
/
Dockerfile
6 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
enable docker action to see how it goes
2024-09-03 15:50:11 +03:00
FROM ghcr.io/static-web-server/static-web-server:2
Make PUBLIC_URL and REACT_APP_SERVER configurable (#266) * Adjust Dockerfile to include args in build process * Adjust README.md
2022-05-23 15:06:04 +03:00
enable docker action to see how it goes
2024-09-03 15:50:11 +03:00
ENV SERVER_ROOT=/app
Add Dockerfile Change-Id: I6f60fae65f03740f26d94d9a3cc2fa2402511ca9
2019-07-26 18:59:22 +03:00
enable docker action to see how it goes
2024-09-03 15:50:11 +03:00
COPY ./dist /app
Reference in a new issue
Copy permalink