Skip to content
README.md 803 B
Newer Older
nimrod's avatar
nimrod committed
# Docker runas test

nimrod's avatar
nimrod committed
[![pipeline status](https://git.shore.co.il/nimrod/docker-runas-test/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/docker-runas-test/-/commits/master)
nimrod's avatar
nimrod committed
> A test suite for the runas Docker entrypoint.
nimrod's avatar
nimrod committed
> See [here](https://www.shore.co.il/blog/docker_uid/) for more info.
nimrod's avatar
nimrod committed

## Requirements

- [Bats](https://github.com/sstephenson/bats)
nimrod's avatar
nimrod committed
- [Docker](https://www.docker.com)
nimrod's avatar
nimrod committed

## Usage

```
nimrod's avatar
nimrod committed
bats tests/
nimrod's avatar
nimrod committed
```

## License

This software is licensed under the MIT license (see `LICENSE.txt`).

## Author Information

nimrod's avatar
nimrod committed
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
[website](https://www.shore.co.il/). Patches are welcome via
[`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
nimrod's avatar
nimrod committed
is located at: <https://git.shore.co.il/explore/>.