From f86a6c9c8d38d5916371f068a54d8a4b6835c9d7 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Thu, 26 Oct 2023 23:45:37 -0700 Subject: [PATCH] Add cockpit link in just output (#614) --- just/custom.just | 1 + 1 file changed, 1 insertion(+) diff --git a/just/custom.just b/just/custom.just index 716c4a65297..25b4cf44cd7 100644 --- a/just/custom.just +++ b/just/custom.just @@ -63,6 +63,7 @@ cockpit: sudo podman container runlabel --name cockpit-ws RUN quay.io/cockpit/ws sudo podman container runlabel INSTALL quay.io/cockpit/ws sudo systemctl enable cockpit.service + echo 'Open Cockpit -> http://localhost:9090' # Import a devcontainers profile for VSCode code-profile: