|
You are here |
eradman.com | ||
| | | | |
blog.oddbit.com
|
|
| | | | | This is a companion to my article on the Docker plugin for Heat. DockerInc::Docker::Container Properties cmd : List Command to run after spawning the container. Optional property. Example: cmd: [ 'thttpd', '-C', '/etc/thttpd.conf', '-D', '-c', '*.cgi'] dns : List Set custom DNS servers. Example: dns: - 8.8.8.8 - 8.8.4.4 docker_endopint : String Docker daemon endpoint. By default the local Docker daemon will be used. Example: docker_endpoint: tcp://192.168.1.100:2375 env : String | |
| | | | |
carlos.bueno.org
|
|
| | | | | [AI summary] A blog post from 2008 discussing a critical HTTP cache poisoning vulnerability via Host Header Injection, highlighting its widespread impact and mitigation strategies. | |
| | | | |
blog.cavelab.dev
|
|
| | | | | I've set up a local Arch repository, a dynamic reverse proxy cache using nginx - and a local "build server" for AUR packages, using aurutils. Here is how, and why ?? | |
| | | | |
lewisdale.dev
|
|
| | | Getting the project deployed via Gitea actions | ||