Sign inSign up

syndicatedb/expo

By syndicatedb

•Updated almost 5 years ago

Simple helping container with pre-installed expo

Image
0

1.5K

syndicatedb/expo repository overview

⁠Expo with Node 14

Simple helping container with pre-installed expo

⁠Updating

After version update or other maintenance you need to build and image and push to hub.

# Building new image
docker build -t syndicatedb/expo . 

# Tagging
docker tag syndicatedb/expo syndicatedb/expo:latest
docker tag syndicatedb/expo syndicatedb/expo:5 # Expo version

# Pushing to hub
docker push syndicatedb/expo:5
docker push syndicatedb/expo:latest

⁠Images

  • syndicatedb/expo:5 (syndicatedb/expo:latest)
  • syndicatedb/expo:4

Tag summary

Content type

Image

Digest

Size

411.3 MB

Last updated

almost 5 years ago

docker pull syndicatedb/expo