trying docker hardened image
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
services:
|
||||
jakach-login-db:
|
||||
image: mariadb:10.6.25
|
||||
image: dhi.io/mariadb:12
|
||||
container_name: jakach-login-db
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: 1234
|
||||
MARIADB_ROOT_PASSWORD: 1234
|
||||
networks:
|
||||
jakach-login-network:
|
||||
ipv4_address: 192.168.5.2
|
||||
|
||||
Reference in New Issue
Block a user