Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Godshell
phpTodo
Commits
21c987a0
Commit
21c987a0
authored
Feb 15, 2019
by
Jason Frisvold
Browse files
- Missed a line continuation
parent
dd624b7e
Pipeline
#416
failed with stages
in 1 minute and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
21c987a0
...
...
@@ -21,7 +21,7 @@ RUN { \
RUN
docker-php-ext-install mysqli
\
&&
pecl
install
APCu
\
&&
docker-php-ext-enable apcu
\
&&
mkdir
/var/www/smarty
&&
mkdir
/var/www/smarty
\
&&
rm
-Rf
/var/www/html/Smarty
EXPOSE
80
Write
Preview
Supports
Markdown
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