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.
2 parents c50b98b + c7c807b commit 8c7a794Copy full SHA for 8c7a794
Dockerfile
@@ -23,7 +23,7 @@ RUN cd / && rm -rf swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04*
23
# Clean up APT when done.
24
RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
25
26
-# Set Swfit Path
+# Set Swift Path
27
ENV PATH /usr/bin:$PATH
28
29
# Print Installed Swift Version
0 commit comments