This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
coolify
Watch
1
Star
0
Fork
You've already forked coolify
0
mirror of
https://github.com/coollabsio/coolify.git
synced
2026-03-11 08:55:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
df41cf14da
coolify
/
install
/
Dockerfile
5 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
initial production release :tada:
2021-03-24 21:11:14 +00:00
FROM coolify-base
WORKDIR /usr/src/app
v1.0.5 (#25) - Update sequence a bit optimized. - Dependency updates. - Edge case on repo/branch selection handled. - More default templates. Thanks to @SaraVieira
2021-04-06 21:22:48 +00:00
RUN pnpm build
CMD ["pnpm", "start"]
initial production release :tada:
2021-03-24 21:11:14 +00:00
EXPOSE 3000
Reference in a new issue
Copy permalink