mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
3.2.5-debian-9-r77 release
This commit is contained in:
@@ -9,9 +9,7 @@ services:
|
||||
volumes:
|
||||
- 'mariadb_data:/bitnami'
|
||||
phpbb:
|
||||
image: 'bitnami/phpbb:latest'
|
||||
labels:
|
||||
kompose.service.type: nodeport
|
||||
image: 'bitnami/phpbb:3'
|
||||
environment:
|
||||
- MARIADB_HOST=mariadb
|
||||
- MARIADB_PORT_NUMBER=3306
|
||||
@@ -30,4 +28,3 @@ volumes:
|
||||
driver: local
|
||||
phpbb_data:
|
||||
driver: local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user