tuhao

Results 24 issues of tuhao

If I just want to use http/https mode, not transparence mode, how to generate self signed ssl certificates?

``` root@sa-vms-01:/home/docker/scan/dockerscan#docker save -o struts2 root@sa-vms-01:/home/docker/scan/dockerscan# ls struts2 root@sa-vms-01:/home/docker/scan/dockerscan# dockerscan image info struts2 [ * ] Starting analyzing docker image... [ * ] Selected image: 'struts2' [ * ] !!...

``` docker-compose up -d postgres ERROR: Version in "./docker-compose.yml" is unsupported. Either specify a version of "2" (or "2.0") and place your service definitions under the `services` key, or omit...

clairctl push --config config/config.go --log-level Debug -l shellshock_web 2018-08-08 02:58:28.955705 D | config: No config file used 2018-08-08 02:58:28.956020 I | config: retrieving interface for local IP 2018-08-08 02:58:28.956050 D...

I have run 'psql -d xxx -f monitor.sql' and it returns no error, but when i run 'EXECUTE cache_tables', some errors like above raises. Thanks for your patience..