summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dockerman/Makefile
AgeCommit message (Collapse)Author
2024-03-17luci-app-dockerman: check for existing IPAM configDaniel Nilsson
This was added in upstream with https://github.com/lisaac/luci-app-dockerman/commit/7292955a1b415bb60fa2e403bb3a437b4b7f7846 so should be fine for us to add it. Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2023-09-24applications: remove LUCI_PKGARCH:=allSergey Ponomarev
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: add missing dependency to luci-baseSergey Ponomarev
It's better to explicitly define it Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-01-14luci-app-dockerman: add minor versionHannu Nyman
The package has static versioning, based on the original upstream versioning. Add date as a minor version to signal later changes. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-11-12luci-app-dockerman: Updated `docker-ce` -> `docker`Javier Marcet
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-10luci-app-dockerman: initial checkinFlorian Eckert
Inital commit version v0.5.13 from https://github.com/lisaac/luci-app-dockerman Signed-off-by: Florian Eckert <fe@dev.tdt.de>