Apache Traffic Server is an enterprise-grade proxy and caching server initially developed by Yahoo, then later made open source and managed by the Apache Foundation. The below code is a Dockerfile that will download and build ATS on the latest Ubuntu base image. Currently, we're using Apache Traffic Server version 8.0.5, but if you'd like| JamesCoyle.net
Here is a quick snippet which solves an issue I ran into today. I've recently set up Apache Traffic Server to reverse proxy requests to various Docker containers. It all works great and runs itself in Docker. One thing, however, with a default install of Apache Traffic Server is that it doesn't allow DELETE HTTP| JamesCoyle.net