Skip to content

Release v2.2.28

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 15:40

Release - Docker

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-linux-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-linux-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.

Docker Images:

Release - Desktop

We're still working on desktop edition, kindly stay tuned, thanks!