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

381
Views
Docker-machine - set configuration as default

Everytime I start docker-machine, I need to set a configuration like below.

host> docker-machine ssh default 
docker> sudo sysctl -w vm.max_map_count=262144

I would like to this configuration as default, so I don't need to set it no more.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Boot2Docker allows for local customisation.

Add your sysctl command to /var/lib/boot2docker/bootsync.sh to have it run before docker starts.

echo 'sysctl -w vm.max_map_count=262144' >> /var/lib/boot2docker/bootsync.sh
chmod 755 /var/lib/boot2docker/bootsync.sh
about 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!