Monday, July 16, 2018



1. Docker

https://hub.docker.com/

2. Install on Fedora
sudo apt-get instatll docker
systemctl start docker

3. How to use
3.1 Get image of app
docker pull microsoft/azure-cli

3.2 Run app
docker run -it microsoft/azure-cli bash

Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © Lập trình hệ thống nhúng Linux . Powered by Luong Duy Ninh -