Added Dockerfile for debugging on Linux hosts

This commit is contained in:
Toastie 2025-01-29 23:59:29 +13:00
parent b1514c208e
commit d146406e5d
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
8 changed files with 66 additions and 6 deletions

View file

@ -7,6 +7,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EllieHub", "EllieHub\EllieH
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2A553F1B-5A2C-43D6-A145-F219530326D3}"
ProjectSection(SolutionItems) = preProject
EllieHub\.dockerignore = EllieHub\.dockerignore
EllieHub\Dockerfile = EllieHub\Dockerfile
release.ps1 = release.ps1
EndProjectSection
EndProject