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

[docker] Fixes #103 Skycoin VS Code dev image for Python #182

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Jan 20, 2019

  1. [docker] refs fibercrypto#82 Create virtualenv with 'pyskycoin' pre-i…

    …nstalled
    
    - Update python versions
    - Add '--no-tty' and '-q' options to gpg to avoid future problems
    - Add '-q' option to wget to get less output data
    - Update README file
    stdevYuniers committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    ff83006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a978ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    760f2ae View commit details
    Browse the repository at this point in the history
  4. [docker] refs fibercrypto#103 Add build of vscode docker image

    -  Add 'pylint' and 'flake8' to pre-installed pip packages
    -  Add 'ms-python.python', 'njpwerner.autodocstring', 'shardulm94.trailing-spaces' and 'eamodio.gitlens' to pre-installed Visual Studio Code extensions
    stdevYuniers committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    e599d2c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/stdevYuniers_t82_pyskycoin_virtu…

    …al_env_docker_dev_image' into stdevYuniers_t103_pyskycoin_vscode_docker_dev-image
    stdevYuniers committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    7bf705e View commit details
    Browse the repository at this point in the history
  6. [docker] refs fibercrypto#103 Enhance doc about how use pyskycoin doc…

    …ker images
    
    - Add 'VisualStudioExptTeam.vscodeintellicode' Visual Studio Code extension
    - Mod README.md file
    stdevYuniers committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    b39d5dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f36ab94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe4ea3c View commit details
    Browse the repository at this point in the history