File: docker-compose.yml

Recommend this page to a friend!
  Classes of Dom Hastings   JS Image to ANSI   docker-compose.yml   Download  
File: docker-compose.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JS Image to ANSI
Convert an image pixels to ANSI colour codes
Author: By
Last change:
Date: 2 years ago
Size: 138 bytes
 

Contents

Class file image Download
version: "3.1" services: web: image: httpd:2.4-alpine volumes: - ./:/usr/local/apache2/htdocs ports: - 8000:80