backend/migration (sha256:2fa93a3057ac1fe399b24e8ed67a7968a79bdece7cda4811c251e78794d7cc06)
Installation
docker pull git.roshless.me/molo/backend/migration@sha256:2fa93a3057ac1fe399b24e8ed67a7968a79bdece7cda4811c251e78794d7cc06sha256:2fa93a3057ac1fe399b24e8ed67a7968a79bdece7cda4811c251e78794d7cc06Image layers
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| WORKDIR /migrations |
| COPY /migrations /migrations # buildkit |
| COPY /go/bin/tern /usr/local/bin/tern # buildkit |
| ENV DBHOST=localhost |
| ENV DBNAME=molo |
| ENV DBUSER=username |
| ENV DBPASSWORD=pass |
| ENV DBPORT=5432 |
| CMD ["/bin/sh" "-c" "tern migrate --host ${DBHOST} --database ${DBNAME} --user ${DBUSER} --password ${DBPASSWORD} --port ${DBPORT}"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-15T19:59:49.330Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 8457396ea45875012da77f1edb9c11f683d3920a |
| org.opencontainers.image.source | https://git.roshless.me/molo/backend |
| org.opencontainers.image.title | backend |
| org.opencontainers.image.url | https://git.roshless.me/molo/backend |
| org.opencontainers.image.version | 202604152157 |
Details
2026-04-15 22:00:47 +02:00
Versions (3)
View all
Container
14
OCI / Docker
linux/amd64
12 MiB