mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Merge pull request #683 from bplus/patch-1
Spelling fix: Apline to Alpine
This commit is contained in:
commit
175e4d8d02
@ -299,7 +299,7 @@ MYSQL_SERVER=mariadb-10.3
|
||||
###
|
||||
### 1.4 Choose PostgreSQL Server Image
|
||||
###
|
||||
### IMPORTANT: Apline based images might cause issues on Docker Toolbox or OSX
|
||||
### IMPORTANT: Alpine based images might cause issues on Docker Toolbox or OSX
|
||||
### https://github.com/docker/toolbox/issues/510
|
||||
###
|
||||
#PGSQL_SERVER=9.0
|
||||
@ -361,7 +361,7 @@ PGSQL_SERVER=12.1
|
||||
###
|
||||
### 1.5 Choose Redis Server Image
|
||||
###
|
||||
### IMPORTANT: Apline based images might cause issues on Docker Toolbox or OSX
|
||||
### IMPORTANT: Alpine based images might cause issues on Docker Toolbox or OSX
|
||||
### https://github.com/docker/toolbox/issues/510
|
||||
###
|
||||
#REDIS_SERVER=2.8
|
||||
@ -380,7 +380,7 @@ REDIS_SERVER=5.0
|
||||
###
|
||||
### 1.6 Choose Memcached Server Image
|
||||
###
|
||||
### IMPORTANT: Apline based images might cause issues on Docker Toolbox or OSX
|
||||
### IMPORTANT: Alpine based images might cause issues on Docker Toolbox or OSX
|
||||
### https://github.com/docker/toolbox/issues/510
|
||||
###
|
||||
#MEMCD_SERVER=1.4
|
||||
|
Loading…
Reference in New Issue
Block a user