appian/appian-operator (v0.184.0)
Published 2025-08-19 16:11:42 +02:00 by git
Installation
docker pull gitea.innovation-hub-niedersachsen.de/innohub/appian/appian-operator:v0.184.0sha256:2406dcabb51ec10d31de0fd1c28c7461a3d603ed2d5a79695731fcede7e8659f
Image Layers
| ARG VERSION=v0.184.0 |
| LABEL name=Appian operator summary=Appian operator description=Appian operator maintainer=Appian Corporation vendor=Appian Corporation version=v0.184.0 release=v0.184.0 |
| COPY LICENSE /licenses/ # buildkit |
| WORKDIR / |
| COPY /workspace/manager . # buildkit |
| COPY /workspace/hook . # buildkit |
| USER 65532:65532 |
| ENTRYPOINT ["/manager"] |
Labels
| Key | Value |
|---|---|
| description | Appian operator |
| maintainer | Appian Corporation |
| name | Appian operator |
| release | v0.184.0 |
| summary | Appian operator |
| vendor | Appian Corporation |
| version | v0.184.0 |