[DiscordArchive] so I type "docker ls a152acbcbb4e :/azeroth-server/bin" into gitbash at the master folder?
[DiscordArchive] so I type "docker ls a152acbcbb4e :/azeroth-server/bin" into gitbash at the master folder?
Archived author: H0lysp4nk • Posted: 2020-05-15T23:03:07.679000+00:00
Original source
That should work
Archived author: Ori_CC • Posted: 2020-05-15T23:05:25.845000+00:00
Original source
docker container ls accepts no arguments
Archived author: Ori_CC • Posted: 2020-05-15T23:05:51.510000+00:00
Original source
I think I need to do -a, or -f, -n, -l, -q, -s
Archived author: H0lysp4nk • Posted: 2020-05-15T23:06:35.536000+00:00
Original source
hm okay
Archived author: H0lysp4nk • Posted: 2020-05-15T23:06:42.678000+00:00
Original source
Linux/Windows docker is different
Archived author: H0lysp4nk • Posted: 2020-05-15T23:06:46.673000+00:00
Original source
Right alternative
Archived author: H0lysp4nk • Posted: 2020-05-15T23:07:22.828000+00:00
Original source
`docker cp a152acbcbb4e:/azeroth-server/bin ./acore-build-bin`