bepasty-server icon indicating copy to clipboard operation
bepasty-server copied to clipboard

Docker Image

Open foosinn opened this issue 4 years ago • 6 comments

This provides a Docker image for bepasty.

Goals:

  • run as unprivileged user
  • no write access to config
  • tries to be simple
  • basic configuration via environment variables
  • extended configuration via file mount

I'm not entirely sure if a Docker image is wanted. Neither found one in the repository nor the issues.

foosinn avatar Jan 08 '21 22:01 foosinn

Codecov Report

Merging #262 (528c9bf) into master (f4f8d97) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   71.38%   71.38%           
=======================================
  Files          44       44           
  Lines        2558     2558           
=======================================
  Hits         1826     1826           
  Misses        732      732           

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 f4f8d97...528c9bf. Read the comment docs.

codecov-io avatar Jan 08 '21 22:01 codecov-io

can somebody who is familiar with docker please review this?

ThomasWaldmann avatar Jan 08 '21 23:01 ThomasWaldmann

This is nice, please merge this PR

duchenpaul avatar May 19 '23 01:05 duchenpaul

@duchenpaul so you practically tried it?

ThomasWaldmann avatar May 19 '23 11:05 ThomasWaldmann

Codecov Report

Merging #262 (14a165e) into master (f4f8d97) will decrease coverage by 1.05%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   71.38%   70.33%   -1.05%     
==========================================
  Files          44       44              
  Lines        2558     2623      +65     
==========================================
+ Hits         1826     1845      +19     
- Misses        732      778      +46     

see 13 files with indirect coverage changes

codecov-commenter avatar May 23 '23 12:05 codecov-commenter

A docker image would bi amazing, is there any plan for this?

Ilosariph avatar Sep 08 '23 21:09 Ilosariph