Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
edmc-ss committed Feb 29, 2024
1 parent 3a51fc5 commit e1cb35d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ RUN git clone https://github.com/go-delve/delve
WORKDIR /tmp/delve
RUN go build github.com/go-delve/delve/cmd/dlv
RUN cp dlv /usr/local/go/bin/.
WORKDIR /

RUN echo '#!/bin/bash' > /root/.bashrc_additions
RUN echo 'export PS1="\w$ "' >> /root/.bashrc_additions
Expand Down

0 comments on commit e1cb35d

Please sign in to comment.