spiegel_podman/cmd/podman/system
Paul Holzinger ae34c63860 replace the html/template package with text/template
Currently some commands use the html/template package.
This can lead to invalid output.
e.g. `system df --verbose` will print `<none>`
instead of `<none>` with an untaged image.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-07-31 11:37:22 -04:00
..
df.go replace the html/template package with text/template 2020-07-31 11:37:22 -04:00
events.go replace the html/template package with text/template 2020-07-31 11:37:22 -04:00
info.go version/info: format: allow more json variants 2020-07-22 14:42:53 -04:00
migrate.go move go module to v2 2020-07-06 15:52:17 +02:00
prune.go move go module to v2 2020-07-06 15:52:17 +02:00
renumber.go Switch references from libpod.conf to containers.conf 2020-07-21 09:29:01 -04:00
reset.go move go module to v2 2020-07-06 15:52:17 +02:00
service.go move go module to v2 2020-07-06 15:52:17 +02:00
service_abi.go move go module to v2 2020-07-06 15:52:17 +02:00
system.go Fixes --remote flag issues 2020-07-06 14:14:53 -04:00
unshare.go move go module to v2 2020-07-06 15:52:17 +02:00
varlink.go move go module to v2 2020-07-06 15:52:17 +02:00
version.go version/info: format: allow more json variants 2020-07-22 14:42:53 -04:00