This website requires JavaScript.
Explore
Help
Sign In
hcengineering
/
platform
Watch
1
Star
0
Fork
0
You've already forked platform
mirror of
https://github.com/hcengineering/platform.git
synced
2024-11-26 13:47:26 +03:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
4eac1927f0
platform
/
dev
/
tool
/
Dockerfile
8 lines
77 B
Docker
Raw
Normal View
History
Unescape
Escape
UBERF-4527: Extra logging for client (#4133) Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-12-04 19:03:21 +03:00
FROM
node:20
tooling build Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 00:55:52 +03:00
WORKDIR
/usr/src/app
Enhanced Phased build (#4599) Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-12 19:57:11 +03:00
COPY
bundle/bundle.js ./
tooling build Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 00:55:52 +03:00
CMD
[
"bash"
]
Reference in New Issue
Copy Permalink