This website requires JavaScript.
Explore
Help
Register
Sign In
wieerwill
/
platform
Watch
1
Star
0
Fork
0
You've already forked platform
mirror of
https://github.com/hcengineering/platform.git
synced
2025-01-30 15:25:15 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
2abef8b6ec
platform
/
dev
/
generator
/
Dockerfile
8 lines
74 B
Docker
Raw
Normal View
History
Unescape
Escape
Fake data generator (#594) Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-10 09:47:54 +00:00
FROM
node
WORKDIR
/usr/src/app
Enhanced Phased build (#4599) Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-12 16:57:11 +00:00
COPY
bundle/bundle.js ./
Fake data generator (#594) Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-10 09:47:54 +00:00
CMD
[
"bash"
]
Reference in New Issue
Copy Permalink