티스토리 뷰
728x90
FROM amazonlinux:latest as app
WORKDIR /app
COPY . /app/
ARG SH
ENV SH=${SH}
RUN yum install -y awscli
RUN curl -L https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 -o ./jq
RUN chmod a+x ./jq
CMD ./static/sh/${SH}.sh
RUN yum install -y awscli
https://stackoverflow.com/questions/64164308/why-is-the-aws-cli-not-found-on-amazonlinux2-ami
Why is the aws cli not found on amazonlinux2 ami?
The AmazonLinux2 AMI I am using for my Docker hosts does not appear to have the AWS CLI installed. The log has an error from the user data script that tries to run an aws command: /var/lib/cloud/in...
stackoverflow.com
728x90
'공부' 카테고리의 다른 글
[aws] s3 delete files (0) | 2023.01.06 |
---|---|
[sh] cp all files (add hidden files) (0) | 2023.01.05 |
[sh] ignore error `cp from to | true` (0) | 2023.01.05 |
[sh] macosx current path open finder `open .` (0) | 2023.01.05 |
[sh] crontab -e not working `* * * * * source ~/.zshrc && asdf.sh` (0) | 2023.01.05 |
댓글
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 인스타그램
- 클루지
- 테슬라 크레딧 사용
- 테슬라 레퍼럴 코드 확인
- Bot
- 할인
- 테슬라 추천
- 어떻게 능력을 보여줄 것인가?
- 테슬라 레퍼럴 적용 확인
- 모델y
- 테슬라 리퍼럴 코드
- 책그림
- 김달
- 테슬라
- 메디파크 내과 전문의 의학박사 김영수
- Kluge
- wlw
- follower
- COUNT
- 팔로워 수 세기
- 테슬라 리퍼럴 코드 생성
- 유투브
- 개리마커스
- 연애학개론
- 테슬라 레퍼럴
- 모델 Y 레퍼럴
- 테슬라 리퍼럴 코드 혜택
- 레퍼럴
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함