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

Create docker image with 1build installed #63

Open
gopinath-langote opened this issue May 30, 2019 · 0 comments
Open

Create docker image with 1build installed #63

gopinath-langote opened this issue May 30, 2019 · 0 comments
Labels
enhancement New feature or request new_feature New features Team Discussion Team Discussion (not ready for pickup yet)

Comments

@gopinath-langote
Copy link
Owner

  • Create a docker image with latest 1build installed in it
  • Add information about docker image creation in publish document
  • Should be able to run the 1build app using the docker image
  • create alias 1build to run from the docker image help:
alias aws='docker run --rm -t $(tty &>/dev/null && echo "-i") -e "AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID}" -e "AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY}" -e "AWS_DEFAULT_REGION=${AWS_DEFAULT_REGION}" -v "$(pwd):/project" mesosphere/aws-cli'
  • Release docker image with every version of pypi
@gopinath-langote gopinath-langote self-assigned this May 30, 2019
@gopinath-langote gopinath-langote added enhancement New feature or request help wanted Extra attention is needed new_feature New features up for grab labels May 30, 2019
@gopinath-langote gopinath-langote removed their assignment May 30, 2019
@gopinath-langote gopinath-langote added this to To do in Feature Ideas / Bug tracker via automation May 30, 2019
@gopinath-langote gopinath-langote added Team Discussion Team Discussion (not ready for pickup yet) and removed help wanted Extra attention is needed up for grab labels Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new_feature New features Team Discussion Team Discussion (not ready for pickup yet)
Projects
Development

No branches or pull requests

1 participant