We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5b525 commit 2b6c4f8Copy full SHA for 2b6c4f8
projects/animated-search-bar/Dockerfile
@@ -0,0 +1,3 @@
1
+FROM ubuntu
2
+RUN apt update && apt install nginx -y
3
+COPY . /var/www/html/
0 commit comments