Hacker News
new
past
comments
ask
show
jobs
points
by
TekMol
4 hours ago
|
comments
by
woadwarrior01
4 hours ago
|
next
[-]
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
reply
by
pulse7
4 hours ago
|
prev
|
[-]
Hasn't Docker always been just a thin layer of duct tape over existing solutions?
reply