Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensuperpc/docker-scripts
Collection of useful scripts for docker
https://github.com/bensuperpc/docker-scripts
bash bash-script docker docker-image gcc linux script
Last synced: 22 days ago
JSON representation
Collection of useful scripts for docker
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-scripts
- Owner: bensuperpc
- License: mit
- Created: 2021-06-01T15:26:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T16:03:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T15:36:56.713Z (about 1 month ago)
- Topics: bash, bash-script, docker, docker-image, gcc, linux, script
- Language: Shell
- Homepage: https://github.com/Bensuperpc/scripts
- Size: 59.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# docker-scripts
### _Collection of useful scripts for docker_
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)[![docker-scripts](https://github.com/Bensuperpc/docker-scripts/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/docker-scripts/actions/workflows/main.yml) [![tagged-release](https://github.com/bensuperpc/docker-scripts/actions/workflows/release.yml/badge.svg)](https://github.com/bensuperpc/docker-scripts/actions/workflows/release.yml) [![code-inspector](https://github.com/bensuperpc/scripts/actions/workflows/code-inspector.yml/badge.svg?branch=main)](https://github.com/bensuperpc/docker-scripts/actions/workflows/code-inspector.yml) [![shellcheck](https://github.com/bensuperpc/docker-scripts/actions/workflows/ShellCheck.yml/badge.svg)](https://github.com/bensuperpc/docker-scripts/actions/workflows/ShellCheck.yml)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/bensuperpc/docker-scripts) ![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/bensuperpc/docker-scripts) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/bensuperpc/docker-scripts)
[![Code Grade](https://www.code-inspector.com/project/25673/status/svg)](https://frontend.code-inspector.com/public/project/25673/github-action/dashboard) [![Code Grade](https://www.code-inspector.com/project/25673/score/svg)](https://frontend.code-inspector.com/public/project/25673/github-action/dashboard)
![GitHub](https://img.shields.io/github/license/bensuperpc/docker-scripts) ![GitHub top language](https://img.shields.io/github/languages/top/bensuperpc/docker-scripts) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/bensuperpc/docker-scripts)
[![Twitter](https://img.shields.io/twitter/follow/Bensuperpc?style=social)](https://img.shields.io/twitter/follow/Bensuperpc?style=social) [![Youtube](https://img.shields.io/youtube/channel/subscribers/UCJsQFFL7QW4LSX9eskq-9Yg?style=social)](https://img.shields.io/youtube/channel/subscribers/UCJsQFFL7QW4LSX9eskq-9Yg?style=social)
# New Features !
- Update GCC scripts
- Fix code-inscpector violations#### Install
You need Linux distribution like Ubuntu, Manjaro or Debian```sh
git clone --recurse-submodules --remote-submodules https://github.com/Bensuperpc/docker-scripts.git
```
```sh
cd scripts
```
Or [Released version](https://github.com/bensuperpc/docker-scripts/releases)### Todos
- Write Tests
- Continue dev. :DLicense
----MIT License
**Free Software forever !**