Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from ublue-os/main
Browse files Browse the repository at this point in the history
Add cockpit link in just output (ublue-os#614)
  • Loading branch information
plonialmoni authored Oct 27, 2023
2 parents e4df842 + 8c05e56 commit e4cfe59
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 @@ -59,6 +59,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 e4cfe59

Please sign in to comment.