Skip to content
/ API Public template

Commit f0bc7e3

Browse files
authored
Update Dockerfile
1 parent b83fd94 commit f0bc7e3

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

Dockerfile

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1 @@
1-
FROM ubuntu
2-
RUN export DEBIAN_FRONTEND=noninteractive
3-
RUN apt-get update
4-
RUN apt-get install ssh -y
5-
RUN apt-get install wget -y
6-
RUN apt-get install npm -y
7-
RUN apt-get install vim -y
8-
RUN apt-get install htop -y
9-
RUN apt-get install curl -y
1+
FROM insoxin/api

0 commit comments

Comments
 (0)