Files
CoolProp/wrappers/Javascript/docker-compose.yml
Ian Bell 319abc1629 Modernize (and test!) embind wrapping for Javascript (#2551)
* Modernization of the embind wrapping

* Try a newer node, worked on windows?
2025-05-08 21:10:49 -04:00

10 lines
178 B
YAML

services:
runner:
build:
context: ./
dockerfile: Dockerfile
volumes:
- type: bind
source: ../..
target: /src
# read_only: true