mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 21:27:26 +08:00
11.0.7-debian-10-r44 release
This commit is contained in:
@@ -3,7 +3,7 @@ version: '2'
|
||||
services:
|
||||
java:
|
||||
tty: true # Enables debugging capabilities when attached to this container.
|
||||
image: 'bitnami/java:1.8'
|
||||
image: 'docker.io/bitnami/java:11-debian-10'
|
||||
command: ["tail", "-f", "/dev/null"] # To keep the container running
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
Reference in New Issue
Block a user