Skip to content

Add .pnpm-store volume to docker-compose.yml to reap the benefits of … #417

Add .pnpm-store volume to docker-compose.yml to reap the benefits of …

Add .pnpm-store volume to docker-compose.yml to reap the benefits of … #417

Workflow file for this run

name: Docker Compose Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./lila-docker build
- run: docker image ls