Skip to content

Commit

Permalink
Add cockpit link in just output (ublue-os#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
rothgar authored and b- committed Oct 29, 2023
1 parent a4bf53f commit f86a6c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions just/custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f86a6c9

Please sign in to comment.