This is a simple tool that will simply execute a program with different privileges. The program will be exceuted directly and not run as a child, like su and sudo does, which avoids TTY and signal issues
From [1]:
> IMPORTANT: THIS TOOL IS DEPRECATED
>
> In Docker 1.8 the Docker Engine gained support for volume drivers,
> and networking drivers followed in Docker 1.9. This is now the preferred
> way to extend Docker's functionality with third-party plugins.
>
> Powerstrip is now deprecated, and no longer under development by
> ClusterHQ, however we will continue to review and merge patches
> submitted by the community.
>
> The goals of Powerstrip have been achieved, and we would like to
> thank everyone at Docker and the wider ecosystem who contributed to the
> Docker extensions projects.
Closes#543.
[1] https://github.com/clusterhq/powerstrip
Beside of the projects `README.md`, it's website [1] is no longer
accessible.
> Shipyard Project
>
> After a long time I have decided to retire this project. It formed the
> foundation for what became Docker Universal Control Plane and I no
> longer have time to manage this. I asked for new maintainers but there
> seemed to be no interest.
>
> I want to thank all of the contributors for all of your help. Thank you.
>
> I will keep this repository open for a while to keep the source
> accessible for anyone that wants it.
>
> If you are looking for alternatives, here are a few open source Docker
> management applications available:
>
> Rancher
> Docker UI
> Portainer
>
> Thank you.
[1] http://shipyard-project.com/
I think this new description helps inform users why hadolint is different that the other linters in the same section. Removed the language it was written in as I don't consider that as a feature of the tool.