Skip to content

Commit fd5be66

Browse files
committed
misc: small fix or general refactoring i did not bother commenting
1 parent 0453498 commit fd5be66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ RUN apt-get update && apt-get install -y libsmbclient-dev libssl-dev ca-certific
55
WORKDIR /app
66
ADD . /app
77
RUN cargo build --release
8-
RUN ls -la /usr/lib/
98

109
FROM debian:bullseye
1110
RUN apt-get update && apt-get install -y libsmbclient libssl-dev ca-certificates

0 commit comments

Comments
 (0)