This website requires JavaScript.
Explore
Help
Sign In
public
/
pogdark-api
Watch
1
Star
0
Fork
0
You've already forked pogdark-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
401975e8f7
pogdark-api
/
Dockerfile
4 lines
90 B
Docker
Raw
Normal View
History
Unescape
Escape
Adding Dockerfile, cleaned up imports
2024-11-07 03:59:54 +00:00
FROM
scratch
Updated Dockerfile
2024-11-07 05:32:06 +00:00
COPY
/workspace/public/pogdark-api /app/
Adding Dockerfile, cleaned up imports
2024-11-07 03:59:54 +00:00
EXPOSE
8080
CMD
[
"/app/pogdark-api"
]
Reference in New Issue
Copy Permalink