Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerand kubernetes #401

Conversation

SaiDevaHarshaR
Copy link

Added Docker and Kubernetes config file for the website! to Build the docker image, use 'docker build -t stoccoin-website .' and to run the docker container use 'docker run -p 5173:5173 stoccoin-website' and to apply the manifest for kubernetes file use 'kubectl apply -f stoccoin-website.yaml' in a kubernets cluster.

BuildTools added 4 commits June 4, 2023 15:15
… docker image, use 'docker build -t stoccoin-website .' and to run the docker container use 'docker run -p 5173:5173 stoccoin-website' and to apply the manifest for kubernetes file use 'kubectl apply -f stoccoin-website.yaml' in a kubernets cluster.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants