1 2 3 4 5 6 7 8 9 10
services: expo-push-notification-client: build: context: . dockerfile: Dockerfile restart: always tty: true volumes: - ../:/workspace working_dir: /workspace