Skip to content

Commit

Permalink
Few refinements
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <[email protected]>
  • Loading branch information
davidcassany committed Apr 22, 2024
1 parent e307484 commit 40a71de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 1 addition & 4 deletions examples/green/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,7 @@ RUN ARCH=$(uname -m); \
iproute2 \
podman \
audit \
selinux-tools \
selinux-policy \
selinux-policy-targeted \
container-selinux \
patterns-microos-selinux \
k3s-selinux \
btrfsprogs \
btrfsmaintenance \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ stages:
Welcome to \S !
IP address \4
Login with user: root, password: cos
Login with user: root, password: root
Start the installer with "elemental install <device>" to install it in the local system
permissions: 0644
owner: 0
Expand All @@ -41,7 +41,7 @@ stages:
Welcome to \S (passive)!
IP address \4
Login with user: root, password: cos
Login with user: root, password: root
There might be an issue with the active partition, booted in passive.
permissions: 0644
owner: 0
Expand All @@ -60,7 +60,7 @@ stages:
Welcome to \S recovery!
IP address \4
Login with user: root, password: cos
Login with user: root, password: root
Reset the active system with "elemental reset".
permissions: 0644
owner: 0
Expand Down

0 comments on commit 40a71de

Please sign in to comment.