mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 14:57:54 +08:00
3.1.9-debian-10-r156 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
aspnet-core:
|
||||
image: docker.io/bitnami/aspnet-core:3.1-debian-10
|
||||
image: docker.io/bitnami/aspnet-core:3.1
|
||||
command: ["tail", "-f", "/dev/null"] # To keep the container running
|
||||
volumes:
|
||||
- aspnet-core_data:/app
|
||||
|
||||
Reference in New Issue
Block a user