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: 5 months ago
JSON representation
Docker image with Google Cloud SDK, node.js and Chrome
- Host: GitHub
- URL: https://github.com/axdraft/gcloud-node-docker
- Owner: axdraft
- License: mit
- Created: 2017-11-05T14:05:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T11:39:54.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T16:27:35.602Z (over 1 year ago)
- Topics: docker, docker-image, gcloud-node-docker
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/axdraft/gcloud-node-docker
- Size: 29.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gcloud-node-docker
[](https://hub.docker.com/r/axdraft/gcloud-node-docker/)
[](https://hub.docker.com/r/axdraft/gcloud-node-docker/)
[](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
```