mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
Oh my god I'm so close. I'm so close.
This commit is contained in:
parent
cb73b9ff40
commit
c1a14cd90e
6 changed files with 17 additions and 20 deletions
|
@ -8,4 +8,6 @@ COPY .git ./.git
|
|||
COPY *.py .
|
||||
COPY proxstar ./proxstar
|
||||
RUN touch proxmox_ssh_key targets && chmod a+w proxmox_ssh_key targets # This is some OKD shit.
|
||||
# This is so cringe, but it's for development. Comment this before pushing.
|
||||
#COPY HACKING/ssh_key proxmox_ssh_key
|
||||
ENTRYPOINT ddtrace-run python3 wsgi.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue