10000 Docker: Containerised few Golang applications by riya-singhal31 · Pull Request #8 · Yuggupta27/odf-interns · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Docker: Containerised few Golang applications #8

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

riya-singhal31
Copy link
Contributor

Containerised 2 golang applications. First one is simple golang project that has 2 API calls. In the second one, I have used the concept of multistaging to reduce the size of image.

Copy link
Collaborator
@subhamkrai subhamkrai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also, please sign off on your commit message.

@@ -0,0 +1,2 @@
.DS_Store
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not intended. right?

8000 })

log.Fatal(http.ListenAndServe(":8081", nil))
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep empty line in eof

})

log.Fatal(http.ListenAndServe(":8081", nil))
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
Deleted the files in main branch

Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
This is my commit message, I have containerized 2 docker applications using Golang. 1st one is normal project using API calls. In 2nd one I have used multistaging to reduce the size of image.

Signed-off-by: riya-singhal31 <riyasinghalji@gmail.com>
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
0