Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

EricCrosson/docker-shellcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-shellcheck Docker Pulls

Docker image providing shellcheck for GitLab-CI

Install

From dockerhub

docker pull hamroctopus/shellcheck:1.0.0
./bin/build-docker

Manually

./bin/build-docker

Use

code_format_check:
  image: hamroctopus/shellcheck:1.0.0
  script:
    - shellcheck bin/*

License

ISC © Eric Crosson

About

Docker image containing koalaman/shellcheck with a modified entrypoint enabling use in GitLab-CI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages