Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Latest commit

 

History

History

reactnative-docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Build React-Native development container

cd reactnative-docker
docker build -t reactnative-expo .

You should see:

...
...
Successfully built e0566a1b1262
Successfully tagged reactnative-expo:latest

Verify it:

docker images