-
Notifications
You must be signed in to change notification settings - Fork 1
Description
docker-compose -f docker-compose.single.yml exec backend python -m app.ml.training.train --data_dir=/app/data/training --checkpoint_dir=/app/data/models --num_epochs=1
time="2025-12-13T01:42:44+05:30" level=warning msg="C:\Users\braje\Downloads\Atlas-main (2)\Atlas-main\docker-compose.single.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion"
Error response from daemon: Container 55fc25aed9ba4aecfc5ba439bc3ac8239a46c9fb8a3006b0e1ab99fc86028cf9 is restarting, wait until the container is running
PS C:\Users\braje\Downloads\Atlas-main (2)\Atlas-main> docker-compose -f docker-compose.single.yml exec backend python -m app.ml.training.train --data_dir=/app/data/training --checkpoint_dir=/app/data/models --num_epochs=1
time="2025-12-13T01:44:48+05:30" level=warning msg="C:\Users\braje\Downloads\Atlas-main (2)\Atlas-main\docker-compose.single.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion"
Error response from daemon: Container 55fc25aed9ba4aecfc5ba439bc3ac8239a46c9fb8a3006b0e1ab99fc86028cf9 is restarting, wait until the container is running
PS C:\Users\braje\Downloads\Atlas-main (2)\Atlas-main> docker stop atlas-app:latest
Error response from daemon: No such container: atlas-app:latest