You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/aws/pipeline/amazonlinux2023.Dockerfile
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,14 @@ RUN dnf update -y
5
5
# systemd is not a hard requirement for Amazon ECS Anywhere, but the installation script currently only supports systemd to run.
6
6
# Amazon ECS Anywhere can be used without systemd, if you set up your nodes and register them into your ECS cluster **without** the installation script.
0 commit comments