My Command
This commit is contained in:
parent
7ffc24f8a9
commit
211c920eac
|
@ -7,7 +7,7 @@ RUN crosslang build
|
||||||
FROM onedev.site.tesses.net/crosslang/crosslang:latest
|
FROM onedev.site.tesses.net/crosslang/crosslang:latest
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY --from=build /app/bin/cross-1.0.0.0-prod.crvm .
|
COPY --from=build /app/bin/cross-1.0.0.0-prod.crvm /app/
|
||||||
RUN ls
|
RUN ls
|
||||||
|
|
||||||
EXPOSE 4206
|
EXPOSE 4206
|
||||||
|
|
Loading…
Reference in New Issue