aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker-compose.override.yml
blob: 007f91e7bba0b3ea8e6f6a413421051dc6ce4b44 (plain) (blame)
1
2
3
4
5
6
# I want docker-compose.yml to be copyable; and if the build settings is
# present, and somebody copies it and runs docker-compose up -d, it will
# complain that it can't build the image (which it stupid).
services:
  web:
    build: .