Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

264
Views
How do I run a Docker container on a USB drive?

Suppose we have the Linux OS installed on two identical machines that supports the version of latest Docker. Then suppose we build a container image based on this OS. We can assume this image will now run on either machine. We now put this image onto a USB drive and plug it in the other identical machine.

Now, the hard part... is it possible, using that image on the USB drive to run the container on the same USB drive itself while plugged into the machine?

I'm trying to save and/or minimize memory used by the host OS by utilizing the memory on the USB drive as much as possible.

If this is possible, how would I go about setting up a demo case?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I see this question as "how do I persist Docker data on a USB device?".

On your machines, you need to mount your USB device into /var/docker. And then restart your Docker service.

However, with this solution, when you unplug the USB device, all of the containers have to be stopped. Otherwise, data will be lost.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!