Enable attaching to container
This commit is contained in:
@@ -2,3 +2,5 @@ version: "3.8"
|
||||
services:
|
||||
bot:
|
||||
build: .
|
||||
stdin_open: true
|
||||
tty: true
|
||||
|
||||
Reference in New Issue
Block a user