summaryrefslogtreecommitdiff
path: root/lighttpd-static/docker-build-image
blob: 32b9fd47bad34b6471eff40ad2bce97b36b6422a (plain)
1
2
3
4
#!/bin/bash
docker rmi lighttpd-static
docker build -t lighttpd-static .