Sign inSign up

codegentoolbox/laftools-linux-arm64

By codegentoolbox

Updated over 2 years ago

Learn more please visit our GitHub repo: https://github.com/work7z/LafTools

Image
0

1.6K

codegentoolbox/laftools-linux-arm64 repository overview

How to Run?

Example:

For GLOBAL users:

docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools  -v ~/.laftools-docker:/root/.laftools   -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-arm64-x64:latest  

For CHINESE users(国内用户):

docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools  -v ~/.laftools-docker:/root/.laftools   -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-arm64-x64:latest  

NOTE:

  1. Default port is set to 39899, you can adjust it if needed.
  2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

What's LafTools?

LafTools is a privacy-first, fully source code opened and self-hosted toolbox, you can checkout our official websites below to quickly learn what's its main purpose and functionalities:

US: https://laftools.dev
CN: https://laftools.cn

Where's the source code?

check it out on our GitHub repo: https://github.com/work7z/LafTools

Is it safe enough to host?

For sure, all logic can be reviewed on our GitHub repo.
We guarantee there's no AD, data-leaking or any other malicious logic, meanwhile, there's no sensitive or harmful APIs are exposed via this services, therefore there's no need to provide a username/password for now. (of course, it can be enhanced as required in the future, but for now it's not actually required.)

Tag summary

Content type

Image

Digest

sha256:6e880f398

Size

132.8 MB

Last updated

over 2 years ago

docker pull codegentoolbox/laftools-linux-arm64