Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Comments

Modified the user as cf instead of root#175

Open
BhavyaBojanapalli wants to merge 3 commits intoF5Networks:masterfrom
BhavyaBojanapalli:CONTCNTR-669
Open

Modified the user as cf instead of root#175
BhavyaBojanapalli wants to merge 3 commits intoF5Networks:masterfrom
BhavyaBojanapalli:CONTCNTR-669

Conversation

@BhavyaBojanapalli
Copy link

Hi,

Added a user "cf" in the docker file and degraded the pip version inorder to support the dependency links.Final docker image is pushed in to my local repository under the below path:

docker pull bhavyabojanapalli/marathon-bigip-ctlr

RUN mkdir -p "$APPPATH/bin" \
&& chmod -R 755 "$APPPATH"
&& chmod -R 755 "$APPPATH" \
&& adduser -D cf
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's change the user name to ctlr

Copy link
Author

Choose a reason for hiding this comment

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

sure I will change it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants