Atualização - 24/04/2026 - 12:17
This commit is contained in:
7
lab01/docker-compose.yml
Normal file
7
lab01/docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
tin1160:
|
||||
image: docker.ifrncn.com.br/rk/rk-tin1160:latest
|
||||
container_name: tin1160
|
||||
hostname: tin1160
|
||||
restart: always
|
||||
command: /bin/bash -c "tail -f /dev/null"
|
||||
Reference in New Issue
Block a user