Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 448 Bytes

maintenance.md

File metadata and controls

21 lines (14 loc) · 448 Bytes

mx-sdk-playground - maintenance

Skip this if you are not a maintainer of the Playground.

Build the Docker image:

docker build --network=host ./.devcontainer -t multiversx/development-playground:latest -f ./.devcontainer/Dockerfile

Push the Docker image:

docker push multiversx/development-playground:latest

Test the devcontainer by running the Visual Studio command:

Dev Containers: Rebuild and Reopen in Container