docker compose run aws bash -il
when I do docker ps, this is what I see
this is what its suppose to look like
so instead I did this
now it works
docker compose run aws bash -il
when I do docker ps, this is what I see
this is what its suppose to look like
so instead I did this
now it works