logoalt Hacker News

woadwarrior01today at 7:39 AM0 repliesview on HN

Better yet, use Apple's container CLI if you're on a Mac, instead of the docker bloatware.

container run --rm -it -v "$(pwd)":/work -w /work myaiimage /bin/bash