Skip to main content
Module

x/denoflate/docker-compose.yml

WebAssembly port of Rust's flate2, a Rust implementation of Deflate, Gzip, and Zlib compressions
Go to Latest
File
version: "3.8"
services: app: build: . volumes: - ".:/app"