Bladeren bron

Update README.md

Mohammad Abdoli Rad 6 jaren geleden
bovenliggende
commit
356f18048f
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,3 +1,5 @@
+# Deprecated
+## Please use `*-openrc` branches of [dockage/alpine](https://github.com/dockage/alpine) instead of this project. 
 # alpine-openrc [![Docker Pulls](https://img.shields.io/docker/pulls/dockage/alpine-openrc.svg)](https://hub.docker.com/r/dockage/alpine-openrc/) [![Docker Stars](https://img.shields.io/docker/stars/dockage/alpine-openrc.svg?style=flat)](https://hub.docker.com/r/dockage/alpine-openrc/) [![MicroBadger](https://images.microbadger.com/badges/image/dockage/alpine-openrc:3.7.svg)](https://microbadger.com/images/dockage/alpine-openrc:3.7) [![Docker Build Status](https://img.shields.io/docker/build/dockage/alpine-openrc.svg)](https://hub.docker.com/r/dockage/alpine-openrc/) [![Docker Automated build](https://img.shields.io/docker/automated/dockage/alpine-openrc.svg)](https://hub.docker.com/r/dockage/alpine-openrc/)
     
 [OpenRC](https://en.wikipedia.org/wiki/OpenRC) is the default init system of [Gentoo](https://gentoo.org), [Alpine Linux](https://alpinelinux.org              ) and other Linux distributions, which means that the software packages and daemons of those distributions support it, coming with or using the available scripts.
@@ -77,4 +79,4 @@ To upgrade to newer releases:
 For debugging and maintenance purposes you may want access the containers shell. If you are using Docker version `1.3.0` or higher you can access a running containers shell by starting `bash` using `docker exec`:
 
 ```bash
-docker exec -it alpine-openrc sh
+docker exec -it alpine-openrc sh