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
db0e8e1c
Commit
db0e8e1c
authored
Feb 14, 2019
by
Jason Frisvold
Browse files
- Package is php-mysql now?
parent
b19d6f0d
Pipeline
#406
failed with stages
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
db0e8e1c
...
...
@@ -15,7 +15,7 @@ RUN { \
# PECL extensions
RUN
apt-get update
\
&&
apt-get
install
-y
php
5
-mysql
\
&&
apt-get
install
-y
php-mysql
\
&&
docker-php-ext-install mysqli mysql
\
&&
pecl
install
APCu-4.0.11
\
&&
docker-php-ext-enable apcu
...
...
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