diff --git a/src/views/Repo.vue b/src/views/Repo.vue index 1b0839b..93c24b2 100644 --- a/src/views/Repo.vue +++ b/src/views/Repo.vue @@ -9,10 +9,11 @@ Tag Pull Commmand + Created Size @@ -21,6 +22,9 @@ docker pull {{ registryHost }}/{{ $route.params.repo }}:{{ tag }} + @@ -30,7 +34,7 @@