mirror of
https://github.com/bitnami/containers.git
synced 2026-02-11 14:37:20 +08:00
11.0.10-debian-10-r71 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: 'docker.io/bitnami/java:11-debian-10'
|
||||
image: docker.io/bitnami/java:11
|
||||
command: ["tail", "-f", "/dev/null"] # To keep the container running
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
Reference in New Issue
Block a user