Skip to content

Commit

Permalink
docs: update docs for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
soulteary committed Nov 19, 2022
1 parent 63a23bf commit 3956dfa
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

> Lightweight **APT CHACHE PROXY** with only 2MB+ size!
<img src="example/assets/dockerhub.png" width="600"/>

<img src="example/assets/ui.png" width="600"/>
<img src="example/assets/preview.png" width="600"/>

APT Proxy is a Lightweight and Reliable APT & YUM & APK packages (**Ubuntu / Debian / CentOS / ALPINE**) cache tool, supports a large number of common system and Docker usage.

Expand Down Expand Up @@ -128,6 +126,8 @@ http_proxy=http://host.docker.internal:3142 apt-get -o Debug::pkgProblemResolver

## Docker

<img src="example/assets/dockerhub.png" width="600"/>

Just one command:

```bash
Expand Down
6 changes: 3 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

> 仅 2MB 大小的、轻量的 **APT 软件包加速工具!**
<img src="example/assets/dockerhub.png" width="600"/>

<img src="example/assets/ui.png" width="600"/>
<img src="example/assets/preview.png" width="600"/>

APT Proxy 是一款轻量的、可靠的 APT / YUM / APK 包(**Ubuntu / Debian / CentOS / ALPINE **)缓存工具,能够在各种不同的操作系统环境中运行。

Expand Down Expand Up @@ -128,6 +126,8 @@ http_proxy=http://host.docker.internal:3142 apt-get -o Debug::pkgProblemResolver

## 容器方式运行

<img src="example/assets/dockerhub.png" width="600"/>

非常简单,一条命令:

```bash
Expand Down
Binary file added example/assets/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed example/assets/ui.png
Binary file not shown.

0 comments on commit 3956dfa

Please sign in to comment.