6390363
1
2
3
4
5
6
7
8
#!/bin/bash ## ηΌθ―ιε docker build -t duckapi . ## ε―ε¨ιε docker run -d -p 7860:7860 --name tillduck --restart=always duckapi