Back
nhost/nodeapi
By nhost
3.4K
Stage 1. Base image to create api container
Stage 2. Image to create api container.
Deploy new image of nhost/nodeapi.
docker build -t nhost/nodeapi . docker push nhost/nodeapi:latest
docker pull nhost/nodeapi