Add tag and inspect
This commit is contained in:
@@ -28,3 +28,8 @@ jobs:
|
||||
file: ./production.Dockerfile
|
||||
push: false
|
||||
load: true
|
||||
tags: rails-on-docker:latest
|
||||
-
|
||||
name: Inspect
|
||||
run: |
|
||||
docker image inspect rails-on-docker:latest
|
||||
|
||||
Reference in New Issue
Block a user