We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe58d0 commit a29dbbaCopy full SHA for a29dbba
Dockerfile
@@ -29,4 +29,4 @@ RUN apt-get update -y \
29
&& apt reinstall fonts-noto-color-emoji
30
31
# Edit /etc/hosts
32
-RUN echo -e "127.0.0.1 localtest.me\n::1 localtest.me" > /etc/hosts
+RUN echo -e "127.0.0.1 localtest.me\n::1 localtest.me" >> /etc/hosts
0 commit comments