Sign inSign up

koalalove/minimalist-web-notepad

By koalalove

Updated 7 months ago

Image
0

506

koalalove/minimalist-web-notepad repository overview

services:
    minimalist-web-notepad:
        image: 'koalalove/minimalist-web-notepad:latest'
        volumes:
            - './tmp:/var/www/html/_tmp'
        restart: always
        container_name: notepad
        ports:
          - '127.0.0.1:8888:80'

Tag summary

Content type

Image

Digest

sha256:ea530f584

Size

173.3 MB

Last updated

7 months ago

docker pull koalalove/minimalist-web-notepad