nocodb (latest)
Published 2026-02-20 16:12:29 +00:00 by jhfoo
Installation
docker pull forgejo.kungfoo.info/jhfoo/nocodb:latestsha256:66809fb16bfae7bfdc0f43214f63cc2f7032bcc635627267401532da3ddab0e5Image layers
| ADD file:5e9996c72ce30925ec935a88aa48751553ffa5926e91baee3e1d77dbe447a4e4 in / |
| ENTRYPOINT /bin/sh |
| VOLUME /var/cache/pkg |
| /bin/sh -c env ASSUME_ALWAYS_YES=yes pkg bootstrap -f |
| /bin/sh -c pkg install -y git node npm-node24 |
| /bin/sh -c mkdir app |
| WORKDIR app |
| /bin/sh -c git clone https://github.com/nocodb/nocodb-seed . |
| /bin/sh -c npm install |
| ENTRYPOINT /bin/sh |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.41.4 |