Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axdraft/gcloud-node-docker

Docker image with Google Cloud SDK, node.js and Chrome
https://github.com/axdraft/gcloud-node-docker

docker docker-image gcloud-node-docker

Last synced: 2 months ago
JSON representation

Docker image with Google Cloud SDK, node.js and Chrome

Awesome Lists containing this project

README

        

# gcloud-node-docker
[![Docker Pulls](https://img.shields.io/docker/pulls/axdraft/gcloud-node-docker.svg)](https://hub.docker.com/r/axdraft/gcloud-node-docker/)
[![Docker Build Status](https://img.shields.io/docker/build/ozare/gcloud-node-docker.svg)](https://hub.docker.com/r/axdraft/gcloud-node-docker/)
[![Docker Automated build](https://img.shields.io/docker/automated/ozare/gcloud-node-docker.svg)](https://hub.docker.com/r/axdraft/gcloud-node-docker/)

Docker image based of `cloud-sdk-docker` which contains:
* `node.js`
* `yarn`
* `Google Chrome`

## Usage

To use this image, pull from [Docker Hub](https://hub.docker.com/r/axdraft/gcloud-node-docker), run the following command:

```
docker pull axdraft/gcloud-node-docker:latest
```