Skip to content

Conversation

laozijiaojiangnan
Copy link
Contributor

PR的内容

  1. 我在使用 Dockerfile 构建镜像的时候遇到权限不足的问题,此pr主要是为了解决这个问题

问题截图

image

@liangliangyy
Copy link
Owner

感谢提交,RUN ["chmod", "+x", "/code/DjangoBlog/bin/docker_start.sh"] 这个可以修改成 RUN chmod +x /code/DjangoBlog/bin/docker_start.sh,另外pr请提交到dev分支。

@laozijiaojiangnan laozijiaojiangnan changed the base branch from master to dev August 31, 2021 03:30
@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #497 (c0e59b4) into dev (bdba318) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #497   +/-   ##
=======================================
  Coverage   84.89%   84.89%           
=======================================
  Files          61       61           
  Lines        2291     2291           
=======================================
  Hits         1945     1945           
  Misses        346      346           

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 bdba318...c0e59b4. Read the comment docs.

@liangliangyy liangliangyy merged commit a84f41e into liangliangyy:dev Aug 31, 2021
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