MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings
From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.
With Motoshare, every parked vehicle finds a purpose.
Owners earn. Renters ride.
🚀 Everyone wins.
The docker update command dynamically updates container configuration.
For example : We can update a container’s kernel memory limit using the --kernel-memory option.
You can update kernel memory while the container is running using below command:
$ docker update --kernel-memory 80M test