vanhadamien
New member
## Cách sử dụng Docker Pull với proxy
Docker Pull là một lệnh tải xuống một hình ảnh từ sổ đăng ký.Theo mặc định, Docker sử dụng sổ đăng ký Docker Hub, nhưng bạn cũng có thể sử dụng máy chủ proxy để tải xuống hình ảnh từ các cơ quan đăng ký khác.
Để sử dụng máy chủ proxy với Docker Pull, bạn cần đặt các biến môi trường `https_proxy` và` http_proxy`.Ví dụ: nếu máy chủ proxy của bạn đang chạy trên Cổng địa phương 8080, bạn sẽ đặt các biến môi trường sau:
`` `
Xuất https_proxy = http: // localhost: 8080
Xuất http_proxy = http: // localhost: 8080
`` `
Sau đó, bạn có thể sử dụng lệnh `Docker Pull` để tải xuống hình ảnh từ bất kỳ sổ đăng ký nào.Ví dụ: để tải xuống hình ảnh Ubuntu từ sổ đăng ký Docker Hub, bạn sẽ sử dụng lệnh sau:
`` `
Docker kéo Ubuntu
`` `
Nếu bạn đang sử dụng máy chủ proxy yêu cầu xác thực, bạn có thể đặt `https_proxy_user` và` https_proxy_password` biến môi trường.Ví dụ: nếu máy chủ proxy của bạn yêu cầu tên người dùng `username` và mật khẩu` password`, bạn sẽ đặt các biến môi trường sau:
`` `
Xuất https_proxy_user = tên người dùng
Xuất https_proxy_password = mật khẩu
`` `
Bạn cũng có thể sử dụng lệnh `Docker đăng nhập để xác thực với máy chủ proxy của bạn.Ví dụ: để đăng nhập vào sổ đăng ký Docker Hub với tên người dùng `username` và mật khẩu` mật khẩu ', bạn sẽ sử dụng lệnh sau:
`` `
docker đăng nhập -u tên người dùng -p mật khẩu
`` `
Khi bạn đã được xác thực với máy chủ proxy của mình, bạn có thể sử dụng lệnh `Docker pull` để tải xuống hình ảnh từ bất kỳ sổ đăng ký nào.
## hashtags
* #Docker
* #Docker-Pull
* #Ủy quyền
* #Docker-Hub
* #Docker-Login
=======================================
## How to Use Docker Pull with Proxy
Docker pull is a command that downloads an image from a registry. By default, Docker uses the Docker Hub registry, but you can also use a proxy server to download images from other registries.
To use a proxy server with Docker pull, you need to set the `HTTPS_PROXY` and `HTTP_PROXY` environment variables. For example, if your proxy server is running on localhost port 8080, you would set the following environment variables:
```
export HTTPS_PROXY=http://localhost:8080
export HTTP_PROXY=http://localhost:8080
```
You can then use the `docker pull` command to download images from any registry. For example, to download the ubuntu image from the Docker Hub registry, you would use the following command:
```
docker pull ubuntu
```
If you are using a proxy server that requires authentication, you can set the `HTTPS_PROXY_USER` and `HTTPS_PROXY_PASSWORD` environment variables. For example, if your proxy server requires username `username` and password `password`, you would set the following environment variables:
```
export HTTPS_PROXY_USER=username
export HTTPS_PROXY_PASSWORD=password
```
You can also use the `docker login` command to authenticate with your proxy server. For example, to login to the Docker Hub registry with username `username` and password `password`, you would use the following command:
```
docker login -u username -p password
```
Once you have authenticated with your proxy server, you can use the `docker pull` command to download images from any registry.
## Hashtags
* #Docker
* #Docker-pull
* #Proxy
* #Docker-hub
* #Docker-login
Docker Pull là một lệnh tải xuống một hình ảnh từ sổ đăng ký.Theo mặc định, Docker sử dụng sổ đăng ký Docker Hub, nhưng bạn cũng có thể sử dụng máy chủ proxy để tải xuống hình ảnh từ các cơ quan đăng ký khác.
Để sử dụng máy chủ proxy với Docker Pull, bạn cần đặt các biến môi trường `https_proxy` và` http_proxy`.Ví dụ: nếu máy chủ proxy của bạn đang chạy trên Cổng địa phương 8080, bạn sẽ đặt các biến môi trường sau:
`` `
Xuất https_proxy = http: // localhost: 8080
Xuất http_proxy = http: // localhost: 8080
`` `
Sau đó, bạn có thể sử dụng lệnh `Docker Pull` để tải xuống hình ảnh từ bất kỳ sổ đăng ký nào.Ví dụ: để tải xuống hình ảnh Ubuntu từ sổ đăng ký Docker Hub, bạn sẽ sử dụng lệnh sau:
`` `
Docker kéo Ubuntu
`` `
Nếu bạn đang sử dụng máy chủ proxy yêu cầu xác thực, bạn có thể đặt `https_proxy_user` và` https_proxy_password` biến môi trường.Ví dụ: nếu máy chủ proxy của bạn yêu cầu tên người dùng `username` và mật khẩu` password`, bạn sẽ đặt các biến môi trường sau:
`` `
Xuất https_proxy_user = tên người dùng
Xuất https_proxy_password = mật khẩu
`` `
Bạn cũng có thể sử dụng lệnh `Docker đăng nhập để xác thực với máy chủ proxy của bạn.Ví dụ: để đăng nhập vào sổ đăng ký Docker Hub với tên người dùng `username` và mật khẩu` mật khẩu ', bạn sẽ sử dụng lệnh sau:
`` `
docker đăng nhập -u tên người dùng -p mật khẩu
`` `
Khi bạn đã được xác thực với máy chủ proxy của mình, bạn có thể sử dụng lệnh `Docker pull` để tải xuống hình ảnh từ bất kỳ sổ đăng ký nào.
## hashtags
* #Docker
* #Docker-Pull
* #Ủy quyền
* #Docker-Hub
* #Docker-Login
=======================================
## How to Use Docker Pull with Proxy
Docker pull is a command that downloads an image from a registry. By default, Docker uses the Docker Hub registry, but you can also use a proxy server to download images from other registries.
To use a proxy server with Docker pull, you need to set the `HTTPS_PROXY` and `HTTP_PROXY` environment variables. For example, if your proxy server is running on localhost port 8080, you would set the following environment variables:
```
export HTTPS_PROXY=http://localhost:8080
export HTTP_PROXY=http://localhost:8080
```
You can then use the `docker pull` command to download images from any registry. For example, to download the ubuntu image from the Docker Hub registry, you would use the following command:
```
docker pull ubuntu
```
If you are using a proxy server that requires authentication, you can set the `HTTPS_PROXY_USER` and `HTTPS_PROXY_PASSWORD` environment variables. For example, if your proxy server requires username `username` and password `password`, you would set the following environment variables:
```
export HTTPS_PROXY_USER=username
export HTTPS_PROXY_PASSWORD=password
```
You can also use the `docker login` command to authenticate with your proxy server. For example, to login to the Docker Hub registry with username `username` and password `password`, you would use the following command:
```
docker login -u username -p password
```
Once you have authenticated with your proxy server, you can use the `docker pull` command to download images from any registry.
## Hashtags
* #Docker
* #Docker-pull
* #Proxy
* #Docker-hub
* #Docker-login