Sign inSign up

dockhero/dockhero-docs

By dockhero

Updated over 9 years ago

Repository with Dockhero example images - see Tags tab

Image
0

538

dockhero/dockhero-docs repository overview

Example Dockhero Stack

Sources for https://hub.docker.com/r/dockhero/hello-dockhero/

This image contains a NodeJS webserver which serves files from html folder

Usage

version: '2'
services:
  web:
    image: dockhero/dockhero-docs:hello
    ports:
      - "80:8080"

Tag summary

Content type

Image

Digest

Size

254.5 MB

Last updated

over 9 years ago

docker pull dockhero/dockhero-docs:hello