mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
Remove redundant EXPOSE from DockerFile
This commit is contained in:
parent
cc066c0716
commit
3a2b1acf49
@ -16,7 +16,6 @@ RUN cargo build --release
|
|||||||
|
|
||||||
FROM frolvlad/alpine-glibc:latest
|
FROM frolvlad/alpine-glibc:latest
|
||||||
|
|
||||||
EXPOSE 2000
|
|
||||||
RUN apk add sqlite-libs
|
RUN apk add sqlite-libs
|
||||||
|
|
||||||
WORKDIR /opt
|
WORKDIR /opt
|
||||||
|
Loading…
Reference in New Issue
Block a user