Carly™@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 year agoLook, I'm lazy, okay?lemmy.worldimagemessage-square85fedilinkarrow-up11.26Karrow-down119
arrow-up11.24Karrow-down1imageLook, I'm lazy, okay?lemmy.worldCarly™@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 year agomessage-square85fedilink
minus-squareJasonDJ@vlemmy.netlinkfedilinkEnglisharrow-up4·edit-21 year agoGah it’s all docker container ps -a. OK, fine, history | grep "docker run". Next time I’ll put a file in the project directory that tells me how I ran it and .gitignore it. I promise. Next time.
Gah it’s all
docker container ps -a
. OK, fine,history | grep "docker run"
.Next time I’ll put a file in the project directory that tells me how I ran it and .gitignore it. I promise. Next time.