Skip to main content
Module

x/denoflate/docker-compose.yml

WebAssembly port of Deflate, Gzip, and Zlib compression algorithms
Very Popular
Latest
File
version: "3.8"
services: app: build: . volumes: - ".:/app"