This website works better with JavaScript.
Explore
Help
Sign In
mirrors
/
devdocs
mirror of
https://github.com/freeCodeCamp/devdocs
Watch
1
Star
0
Fork
You've already forked devdocs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fix
#835
Browse Source
pull/857/head
Colin Zheng
7 years ago
parent
4e56a77012
commit
aa8bab9dc7
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Dockerfile
Unescape
Escape
View File
@ -1,5 +1,7 @@
FROM
ruby:2.5.1
FROM
ruby:2.5.1
ENV
LANG
=
C.UTF-8
WORKDIR
/devdocs
WORKDIR
/devdocs
RUN
apt-get update
&&
\
RUN
apt-get update
&&
\
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirrors/devdocs
Title
Body
Create Issue