Commit Graph

8 Commits

Author SHA1 Message Date
Javier Marcet c76b09f810 ctop: update to 0.7.6
Signed-off-by: Javier Marcet <javier@marcet.info>
2021-07-23 22:57:53 +02:00
Rosen Penev 81611d1fc3
ctop: update to 0.7.5
Remove depends as MIPS is supported now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-07 14:35:25 -08:00
Javier Marcet 5158b1a694 ctop: update to v0.7.4
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-11-01 13:40:13 +01:00
Rosen Penev d625b6ddd0 ctop: match ARCH with docker-ce
Only makes sense as ctop uses docker-ce.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-08 01:41:12 -07:00
Jeffery To 9074dbd917
golang: Share build cache across package builds
This also adds a config option GOLANG_BUILD_CACHE_DIR to customize the
location of the build cache directory.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:06 +08:00
Marek Behún 4a9e047de6 ctop: fix install phase
Fix install phase for this package: use variable GO_PKG_BUILD_BIN_DIR
instead of GO_PKG_BUILD_DIR.

Signed-off-by: Marek Behún <kabel@blackhole.sk>
2020-09-24 03:12:45 +02:00
Eneas U de Queiroz 94b646ddad
ctop: don't build on mipsel
The current version fails to build on mips and also on mipsel, but the
the latter is not masked.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-23 17:21:53 -03:00
Javier Marcet 287c145c5e ctop: top-like interface for container metrics
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-03-06 12:31:42 +01:00