You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# set environment variables:export REACT_NATIVE_PACKAGER_HOSTNAME=${YOUR_HOST}# Build the image
docker compose build
# Run the container
docker compose up