Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
docker
/
grouper
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Files
61a3ba6
container_files
test-compose
.gitignore
Dockerfile
Jenkinsfile
LICENSE
README.md
common.bash
manualBuild.sh
Breadcrumbs
grouper
/
manualBuild.sh
Blame
Blame
Latest commit
History
History
executable file
·
5 lines (4 loc) · 113 Bytes
Breadcrumbs
grouper
/
manualBuild.sh
Top
File metadata and controls
Code
Blame
executable file
·
5 lines (4 loc) · 113 Bytes
Raw
docker build --pull --tag=tier/grouper:latest . \ if [[ "$OSTYPE" == "darwin"* ]]; then say build complete fi
1
2
3
4
5
You can’t perform that action at this time.