dockernewttt/alist-encrypt

By dockernewttt

Updated 3 months ago

Proxy the alist service encryption and decryption functionality, supports videos 、images...

Image
Security
Web servers
Databases & storage
0

839

dockernewttt/alist-encrypt repository overview

English

Use the following command to create a container with one click,
docker run -itd --restart=always -p 5344:5344 -v /etc/conf:/node-proxy/conf --name=alist-encrypt dockernewttt/alist-encrypt:latest

Original image issue

The original image has a memory leak issue, reaching a maximum of about 400MB. At this point, the network speed is nearly 0 and unusable, and it will frantically read from the disk.

Image introduction

This image features special optimization for memory usage, occupying approximately 40MB of memory, with a peak of around 80MB. It can release memory very quickly, resolving the issues present in the original image.

中文

使用如下命令一键创建容器
docker run -itd --restart=always -p 5344:5344 -v /etc/conf:/node-proxy/conf --name=alist-encrypt dockernewttt/alist-encrypt:latest

原版镜像问题

原版镜像存在内存泄露问题,最大近400M左右,此时网速近0不可用,且会疯狂读取硬盘。

镜像介绍

本镜像对内存占用进行特殊优化,内存占用40M左右,峰值最大80M左右,且能极快释放内存,解决了原版镜像问题。

Tag summary

Content type

Image

Digest

sha256:4e6ad2699

Size

41.5 MB

Last updated

3 months ago

docker pull dockernewttt/alist-encrypt:20260409