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/847/merge
Colin Zheng
7 years ago
committed by
Thibaut Courouble
parent
1bc380f12d
commit
d022785b73
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
ENV
LANG
=
C.UTF-8
WORKDIR
/devdocs
RUN
apt-get update
&&
\
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirrors/devdocs
Title
Body
Create Issue