docker run -d --name agent-collection-1 --network host \
--workdir /app --stop-signal SIGINT hajime001/agent_collection_api:1.0.0 main.py
docker stop agent-collection-1
docker logs -fn 300 agent-collection-1
Content type
Image
Digest
sha256:8770227ad…
Size
122.9 MB
Last updated
about 2 years ago
docker pull hajime001/agent_collection_api:1.0.0