Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #211 from spotify/dxia/status
Browse files Browse the repository at this point in the history
Update README with mature status
  • Loading branch information
davidxia authored Aug 5, 2019
2 parents 01f7198 + 6a5734c commit 539c30b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
[![Build Status](https://travis-ci.com/spotify/docker-gc.svg?branch=master)](https://travis-ci.com/spotify/docker-gc)
[![License](https://img.shields.io/github/license/spotify/docker-client.svg)](LICENSE)

## Status: inactive
## Status: mature

**Spotify no longer uses this project internally. If you'd like to take over as
the maintainer for this project, please let us know by creating an issue and
@mentioning us.**
**We're not developing or accepting new features.**

Consider using [`docker system prune`][prune] instead.


* [Building](#building)
Expand Down Expand Up @@ -219,3 +219,4 @@ docker run --rm --userns host -v /var/run/docker.sock:/var/run/docker.sock -v /e
```

[disable-user-namespace]: https://docs.docker.com/engine/reference/commandline/dockerd/#disable-user-namespace-for-a-container
[prune]: https://docs.docker.com/engine/reference/commandline/system_prune/

0 comments on commit 539c30b

Please sign in to comment.