Skip to content

Instantly share code, notes, and snippets.

View junereycasuga's full-sized avatar

Junerey Casuga junereycasuga

View GitHub Profile
@junereycasuga
junereycasuga / commitlint.config.js
Created March 9, 2023 01:29
Semantic Release Config
module.exports = {
extends: ['@commitlint/config-conventional'],
parserPreset: {
parserOpts: {
issuePrefixes: ['API-']
}
},
rules: {
'references-empty': [2, 'never'],
'body-leading-blank': [1, 'always'],
@junereycasuga
junereycasuga / docker-network.sh
Created January 24, 2017 09:21 — forked from samundra/docker-network.sh
List the actively running docker container ip
#!/bin/bash
set -e
## List the actively running docker container ip
## Usage chmod +x docker-network.sh
## ./docker-network.sh
##
## Output: container_1 - 172.17.0.2
## container-2 - 172.17.0.3
## container-2 - 172.17.0.4

Keybase proof

I hereby claim:

  • I am junereycasuga on github.
  • I am junereycasuga (https://keybase.io/junereycasuga) on keybase.
  • I have a public key ASB7k4E2NkdIH6Ii_djCP9A0Mwy6pkr8-yjeTt48C1b1_go

To claim this, I am signing this object: