Fixed internet connection errors. All right but still cannot establish connection.
This commit is contained in:
@ -5,6 +5,7 @@ COPY ./ ./
|
||||
RUN go mod download
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y iputils-ping
|
||||
RUN apt-get install -y ppp
|
||||
RUN apt-get install -y net-tools
|
||||
|
||||
|
Reference in New Issue
Block a user