I think the Dockerfile doesn't have logic to detect `dev` condition: ``` # Set the entrypoint. COPY docker-entrypoint.sh /usr/local/bin/ ```