This website requires JavaScript.
Explore
Help
Register
Sign In
RakVhalate
/
2chBackAPI
Archived
Watch
1
Star
0
Fork
0
You've already forked 2chBackAPI
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-06-30
. You can view files and clone it, but cannot push or open issues or pull requests.
7737725327
2chBackAPI
/
Dockerfile
7 lines
87 B
Docker
Raw
Normal View
History
Unescape
Escape
added Dockerfile
2022-10-18 01:25:12 +10:00
FROM
mcr.microsoft.com/dotnet/aspnet:6.0
ADD
dist /app
WORKDIR
/app
docker compose added
2022-10-18 12:34:06 +10:00
CMD
./NeDvachAPI
Reference in New Issue
Copy Permalink