mirror of
https://github.com/p8952/bocker.git
synced 2025-12-29 10:18:27 +01:00
Implement 'bocker pull' for Docker Hub integration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -o errexit -o nounset -o pipefail
|
||||
|
||||
[[ "$(./bocker images | head -n 1)" == 'IMAGE_ID' ]]
|
||||
[[ "$(./bocker images | head -n 1)" == 'IMAGE_ID SOURCE' ]]
|
||||
|
||||
Reference in New Issue
Block a user