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

chore: Add dockerfile for deployment #180

Merged
merged 16 commits into from
Feb 7, 2022

Conversation

bryphe-coder
Copy link
Contributor

🚧 WIP 🚧

This just adds a very simple dockerfile for deploying coderd (and later provisionerd).

This adds a deploy directory at the root, and a make docker/build command to the makefile.

@bryphe-coder bryphe-coder marked this pull request as draft February 7, 2022 18:31
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
deploy/images/coderv2docker/Dockerfile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #180 (25ec9ec) into main (bea708d) will decrease coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   68.10%   67.85%   -0.25%     
==========================================
  Files         108      108              
  Lines        5631     5631              
  Branches       68       68              
==========================================
- Hits         3835     3821      -14     
- Misses       1436     1446      +10     
- Partials      360      364       +4     
Flag Coverage Δ
unittest-go-macos-latest 65.66% <ø> (-0.09%) ⬇️
unittest-go-ubuntu-latest 67.06% <ø> (+0.08%) ⬆️
unittest-go-windows-latest ?
unittest-js 64.66% <ø> (ø)
Impacted Files Coverage Δ
codersdk/provisioners.go 61.72% <0.00%> (-4.94%) ⬇️
peer/conn.go 77.43% <0.00%> (-2.31%) ⬇️
provisionerd/provisionerd.go 68.18% <0.00%> (-0.24%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bea708d...25ec9ec. Read the comment docs.

@bryphe-coder bryphe-coder marked this pull request as ready for review February 7, 2022 23:08
@bryphe-coder bryphe-coder self-assigned this Feb 7, 2022
@bryphe-coder bryphe-coder merged commit b75ffdc into main Feb 7, 2022
@bryphe-coder bryphe-coder deleted the bryphe/chore/add-docker-image branch February 7, 2022 23:25
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.

None yet

3 participants