UNPKG

@bincode/jekpack

Version:

[![npm version](https://badge.fury.io/js/%40bincode%2Fjekpack.svg)](https://badge.fury.io/js/%40bincode%2Fjekpack) [![Build Status](https://travis-ci.org/yfxie/jekpack.svg?branch=master)](https://travis-ci.org/yfxie/jekpack) [![codecov](https://codecov.io

12 lines (9 loc) 163 B
version: '3' services: jekpack: build: context: . dockerfile: Dockerfile volumes: - /jekpack/node_modules - ./:/jekpack:cached