You've already forked AstralRinth
forked from didirus/AstralRinth
put assets in docker (#665)
This commit is contained in:
@@ -34,6 +34,7 @@ RUN update-ca-certificates
|
|||||||
|
|
||||||
COPY --from=build /usr/src/labrinth/target/release/labrinth /labrinth/labrinth
|
COPY --from=build /usr/src/labrinth/target/release/labrinth /labrinth/labrinth
|
||||||
COPY --from=build /usr/src/labrinth/migrations/* /labrinth/migrations/
|
COPY --from=build /usr/src/labrinth/migrations/* /labrinth/migrations/
|
||||||
|
COPY --from=build /usr/src/labrinth/assets /labrinth/assets
|
||||||
COPY --from=build /wait /wait
|
COPY --from=build /wait /wait
|
||||||
WORKDIR /labrinth
|
WORKDIR /labrinth
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user