Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tuc-latex
sharelatex-docker-image
Commits
6d799372
Commit
6d799372
authored
Aug 05, 2016
by
Henry Oswald
Browse files
fixed init.d copy
parent
7bff7002
Changes
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
6d799372
...
...
@@ -45,7 +45,7 @@ RUN rm /etc/nginx/sites-enabled/default
ADD
${baseDir}/nginx/nginx.conf /etc/nginx/nginx.conf
ADD
${baseDir}/nginx/sharelatex.conf /etc/nginx/sites-enabled/sharelatex.conf
COPY
{baseDir}/init_scripts /etc/my_init.d/
COPY
{baseDir}/init_scripts
/
/etc/my_init.d/
# Install ShareLaTeX
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment