@@ -124,7 +124,7 @@ CMD ["npm", "start"]
|
||||
|
||||
## Containerization with Docker using GitHub Actions
|
||||
|
||||
Create your own GitHub Actions workflow to build your Docker image and push it to DockerHub. Name your workflow file as <code> dockerx.yml </code> and add the following steps:
|
||||
Create your own GitHub Actions workflow to build your Docker image and push it to DockerHub.. Name your workflow file as <code> dockerx.yml </code> and add the following steps:
|
||||
|
||||
```yml
|
||||
name: Docker Deployment
|
||||
|
||||
Reference in New Issue
Block a user