fixed users
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
FROM rust:1-bookworm
|
||||
RUN apt update && apt upgrade -y && apt install fish -y
|
||||
RUn rustup component add clippy rustfmt
|
||||
RUN rustup component add clippy rustfmt
|
||||
|
||||
RUN useradd -ms /bin/fish vscode
|
||||
Reference in New Issue
Block a user