Skip to content

A docker image which contains Node7,python2,pip,yarn,zip and build tools. Useful for use with Bitbucket Pipelines.

Notifications You must be signed in to change notification settings

dseg/node7-python2-pip-yarn-alpine35

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run the image

docker run -it dseg/node7-python2-pip-yarn-alpine35

Versions

npm

bash-4.3# npm --version 3.10.10

node

node --version v7.2.1

Webpack

webpack --version 3.5.1

Python

python -V Python 2.7.13

Yarn

yarn --version 0.27.5

TypeScript

tsc --version Version 2.4.2

BASH

bash-4.3# echo $BASH_VERSION 4.3.46(1)-release

GnuPG

gnupg --version

GnuPG

gpg --version|head -1 gpg (GnuPG) 2.1.15

rhash

rhash --version Hash v1.3.4

About

A docker image which contains Node7,python2,pip,yarn,zip and build tools. Useful for use with Bitbucket Pipelines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published