Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico640 authored Nov 24, 2020
1 parent 26d6107 commit c9f4b29
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![GitHub Release](https://img.shields.io/github/v/release/Nico640/docker-s6-debian-node?style=flat-square)](https://github.com/nico640/docker-unms/releases)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Nico640/docker-s6-debian-node/Docker%20CI%20Release?style=flat-square)](https://github.com/Nico640/docker-s6-debian-node/actions?query=workflow%3A%22Docker+CI+Release%22)
[![GitHub Release](https://img.shields.io/github/v/release/Nico640/docker-s6-alpine-node?style=flat-square)](https://github.com/nico640/docker-s6-alpine-node/releases)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Nico640/docker-s6-alpine-node/Docker%20CI%20Release?style=flat-square)](https://github.com/Nico640/docker-s6-alpine-node/actions?query=workflow%3A%22Docker+CI+Release%22)

# s6-node
# s6-alpine-node
This is a fork of [oznu/docker-s6-alpine-node](https://github.com/oznu/docker-s6-alpine-node) meant for maintaining [nico640/docker-unms](https://github.com/Nico640/docker-unms).

This is a base Node.js image with the S6 Overlay and support for x86_64 and ARM (Raspberry Pi 1, 2, 3, 4).
Expand All @@ -13,5 +13,5 @@ Debian Linux + [S6 Overlay](https://github.com/just-containers/s6-overlay) + [No
See the [S6 Overlay Documentation](https://github.com/just-containers/s6-overlay) for details on how to manage services.

```shell
docker run nico640/s6-debian-node:latest
docker run nico640/s6-alpine-node:latest
```

0 comments on commit c9f4b29

Please sign in to comment.