version: '3' services: webapp: build: ./ # services: # webapp: # build: # context: ./ # dockerfile: Dockerfile # args: # buildno: 1 # labels: # - "offends" # target: prod