https://github.com/orvice/ubuntu-full
Ubuntu Full
https://github.com/orvice/ubuntu-full
Last synced: 12 days ago
JSON representation
Ubuntu Full
- Host: GitHub
- URL: https://github.com/orvice/ubuntu-full
- Owner: orvice
- Created: 2020-10-27T15:56:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T12:57:44.000Z (over 3 years ago)
- Last Synced: 2025-01-11T17:19:26.577Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Ubuntu Docker Image
package installed:
- git unzip curl wget gnupg2 ca-certificates
- postgresql-client
- mysql-client
- mongo-shell
- azure-cli
- terraform
## Pull
```
docker pull ghcr.io/orvice/ubuntu-full:master
```