mirror of
https://github.com/MythicC2Profiles/http
synced 2026-06-08 11:56:36 +00:00
fix working directory
This commit is contained in:
@@ -13,6 +13,6 @@ RUN apk add --update make
|
||||
COPY --from=0 /main /main
|
||||
COPY --from=0 /mythic_http_server /mythic_http_server
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
WORKDIR /Mythic/
|
||||
|
||||
CMD make run
|
||||
Reference in New Issue
Block a user