put assets in docker (#665)
This commit is contained in:
parent
ca0468b8d5
commit
d168209721
@ -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/migrations/* /labrinth/migrations/
|
||||
COPY --from=build /usr/src/labrinth/assets /labrinth/assets
|
||||
COPY --from=build /wait /wait
|
||||
WORKDIR /labrinth
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user