5 lines
97 B
Docker
5 lines
97 B
Docker
# Deploy using appsmith-ce image
|
|
FROM appsmith/appsmith-ce
|
|
|
|
LABEL maintainer="tech@appsmith.com"
|