lavie / runlike

Given an existing docker container, prints the command line necessary to run a copy of it.
Other
1.99k stars 118 forks source link

feat: directory mounting supports bind and volume modes #122

Open DDSDerek opened 2 months ago

DDSDerek commented 2 months ago

fix https://github.com/lavie/runlike/pull/121

@lavie