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
ddbf01e9b2
pogdark-api
/
Dockerfile
4 lines
83 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:48:10 +00:00
COPY
pogdark-api /app/pogdark-api
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