Add tag and inspect

This commit is contained in:
Ryan W
2023-03-24 12:06:58 -07:00
committed by Ryan Williams
parent 38c515417d
commit ef205a780f
+5
View File
@@ -28,3 +28,8 @@ jobs:
file: ./production.Dockerfile file: ./production.Dockerfile
push: false push: false
load: true load: true
tags: rails-on-docker:latest
-
name: Inspect
run: |
docker image inspect rails-on-docker:latest