Overview
- Full name
docker.io/bitnamilegacy/appsmith- Registry
- docker.io
- Namespace
- bitnamilegacy
- Repository
- appsmith
- Cached tags
- 457
- Last synced
- 07/13/2026, 07:03 AM
Introduction
Bitnami Legacy Appsmith 低代码平台镜像,拖拽构建内部管理后台与 CRUD 应用,连接 PostgreSQL/MongoDB 数据源。
Details
bitnamilegacy/appsmith 运行 Appsmith 开源低代码平台,Web UI 拖拽组件构建内部工具、Dashboard 与 CRUD 应用,连接 REST API、PostgreSQL、MongoDB 等数据源。定位为低代码 Web 应用平台,需 data volume 持久化应用定义;K8s Deployment + Ingress 内网快速开发平台。
快速启动
docker run -d --name appsmith \
-p 8080:80 \
docker.io/bitnamilegacy/appsmith:latest
推荐实践
docker run -d --name appsmith \
--restart unless-stopped \
-p 8080:80 \
-v /data/appsmith:/bitnami/appsmith \
-e APPSMITH_ENCRYPTION_PASSWORD=changeme \
docker.io/bitnamilegacy/appsmith:1.47.0
核心参数说明
-p 8080:80— Appsmith Web UI-v .../appsmith:...— 应用与配置持久化-e APPSMITH_ENCRYPTION_PASSWORD— 加密密钥(高敏)- 数据源 — PostgreSQL/MongoDB/REST API
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: appsmith
spec:
replicas: 1
selector:
matchLabels:
app: appsmith
template:
metadata:
labels:
app: appsmith
spec:
containers:
- name: appsmith
image: docker.io/bitnamilegacy/appsmith:1.47.0
ports:
- containerPort: 80
envFrom:
- secretRef:
name: appsmith-env
volumeMounts:
- name: data
mountPath: /bitnami/appsmith
volumes:
- name: data
persistentVolumeClaim:
claimName: appsmith-data
---
apiVersion: v1
kind: Service
metadata:
name: appsmith
spec:
selector:
app: appsmith
ports:
- port: 80
targetPort: 80
Ingress TLS + OAuth;MongoDB/PostgreSQL 外置推荐。
Latest tags (20)
View all 457 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/bitnamilegacy/appsmith :1.85.0 | linux/amd64linux/arm64 | 2025/08/20 01:30 | 918.6 MB | sha256:699623949531… | |||
docker.io/bitnamilegacy/appsmith :1.85.0-debian-12-r0 | linux/amd64linux/arm64 | 2025/08/20 01:30 | 918.6 MB | sha256:699623949531… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r7 | linux/amd64linux/arm64 | 2025/08/12 14:40 | 918.6 MB | sha256:1ca105567f16… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r6 | linux/amd64linux/arm64 | 2025/08/12 14:40 | 918.6 MB | sha256:361d03817c64… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r3 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.6 MB | sha256:29d4dc820a7d… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r4 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.6 MB | sha256:371a37c030df… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r5 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.6 MB | sha256:103cb1636dcb… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r0 | linux/arm64linux/amd64 | 2025/08/08 18:29 | 915.6 MB | sha256:53c6c72d05fd… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r1 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.7 MB | sha256:d5d6eb5382b7… | |||
docker.io/bitnamilegacy/appsmith :1.84.0-debian-12-r2 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.7 MB | sha256:9412efe690b1… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r11 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.9 MB | sha256:13cd5c4ddd95… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r12 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.9 MB | sha256:1375ee7adc20… | |||
docker.io/bitnamilegacy/appsmith :1.84.0 | linux/amd64linux/arm64 | 2025/08/08 18:29 | 918.6 MB | sha256:103cb1636dcb… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r9 | linux/amd64linux/arm64 | 2025/08/05 21:35 | 918.9 MB | sha256:9935f38197d7… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r8 | linux/amd64linux/arm64 | 2025/08/05 21:35 | 918.9 MB | sha256:4464b857f3a6… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r10 | linux/amd64linux/arm64 | 2025/08/05 21:35 | 918.9 MB | sha256:b2f606be133d… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r6 | linux/amd64linux/arm64 | 2025/08/05 21:35 | 918.9 MB | sha256:108c64ad8382… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r7 | linux/amd64linux/arm64 | 2025/08/05 21:35 | 918.9 MB | sha256:e23cc6c7a855… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r5 | linux/amd64linux/arm64 | 2025/08/04 01:57 | 919.0 MB | sha256:55f9308fb2c1… | |||
docker.io/bitnamilegacy/appsmith :1.83.0-debian-12-r3 | linux/amd64linux/arm64 | 2025/08/04 01:57 | 919.0 MB | sha256:92063545efa3… |