11.Nas_1


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


Debian 10에서 Docker를 설치하고 사용하는 방법 설치작업.....실패

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문


    Debian 10에서 Docker를 설치하고 사용하는 방법


    https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-debian-10


    참조하여 설치 작업

    apt update

    apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common

    curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add -

    add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable"

    apt update

    apt-cache policy docker-ce

    apt install docker-ce

    ---

    Debian_10]root~[10:20]] apt-cache policy docker-ce docker-ce: Installed: (none) Candidate: (none) Version table: Debian_10]root~[10:20]] apt install docker-ce Reading package lists... Done Building dependency tree Reading state information... Done Package docker-ce is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: docker-ce-cli:amd64 E: Package 'docker-ce' has no installation candidate --------------

    apt install candidate

    apt install docker-ce

    ..... termux에 debian10 조건에서 상기 명령으로 실패


    ============

    Install Docker and Docker Compose on Debian 10 Buster

    https://computingforgeeks.com/install-docker-and-docker-compose-on-debian-10-buster/

    apt update

    apt -y install apt-transport-https ca-certificates curl gnupg2 software-properties-common

    curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add -

    add-apt-repository \

       "deb [arch=amd64] https://download.docker.com/linux/debian \

       $(lsb_release -cs) \

       stable"

    --

    nano /etc/apt/sources.list

    deb [arch=amd64] https://download.docker.com/linux/debian buster stable

    마지막에 추가 합니다

    ====

    Debian_10]root~[10:38]] apt -y install docker-ce docker-ce-cli containerd.io

    Reading package lists... Done

    Building dependency tree

    Reading state information... Done

    Package docker-ce is not available, but is referred to by another package.

    This may mean that the package is missing, has been obsoleted, or

    is only available from another source

    However the following packages replace it:

      docker-ce-cli:amd64


    E: Package 'docker-ce' has no installation candidate

    E: Unable to locate package docker-ce-cli

    E: Unable to locate package containerd.io

    E: Couldn't find any package by glob 'containerd.io'

    E: Couldn't find any package by regex 'containerd.io'

    Debian_10]root~[10:38]]

    -----------
    apt-get install -y candidate
    ================= 실패=======
    Ubuntu 18.04 / CentOS 8 / Debian 10 / Fedora 30에 최신 Docker Compose 설치
    ---- CentOS / RHEL -----
    $ sudo yum -y install curl

    ---- Debian / Ubuntu ----
    $ sudo apt install -y curl

    ----- Fedora -----
    $ sudo dnf -y install curl

    --------
    curl -s https://api.github.com/repos/docker/compose/releases/latest \
      | grep browser_download_url \
      | grep docker-compose-Linux-x86_64 \
      | cut -d '"' -f 4 \
      | wget -qi -

    chmod +x docker-compose-Linux-x86_64
    mv docker-compose-Linux-x86_64 /usr/local/bin/docker-compose
    ls -a
    -rw-r--r--. 1 root  root        94 Nov 19 06:48 docker-compose-Linux-x86_64.sha256

    chmod +x docker-compose-Linux-x86_64.sha256
    mv docker-compose-Linux-x86_64.sha256 /usr/local/bin/docker-compose
    chmod +x  /usr/local/bin/docker-compose

    Debian_10]root~[10:55]] docker-compose version
    /usr/local/bin/docker-compose: line 1: 2bdab0bbf42583b4b77ee015cf908933c78f0572a7cb949a7dd8e200e6250221: command not found


    ■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https://11q.kr ♠

    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.

    목록

    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사




    Total 1,684 / 84 Page
    [ ★1)termux에서 데비안10 설치 명령 debian-in-termux(재설치1) ] 댓글 8

    Termux를 설치하고 debian 설치 tvheadend 설치 자동실행 하는 방법https://github.com/MFDGaming/debia…

    [ CoreELEC/OpenELEC 설치후 pttty로 ssh 연결 기본 리눅스 실행 유용한 터미널 명령정보 ]

    CoreELEC/OpenELEC 설치후 pttty로 ssh 연결 기본 리눅스 실행 유용한 터미널 명령정보아래 내용은OpenELEC 기준으로 co…

    [ vsc 에디터 파일비교 화면분할 방식 notepad형식 ] 댓글 1

    ■Visual Studio Code 버전 1.27.2가 있으며이를 수행 할 수 있습니다.두 파일 비교두 파일을 Visual Studio Code…

    [ termux를 설치하여 debian 설치후 s***2 설치 테스트 ]

    termux를 설치하여 debian 설치후 s...a2 설치 테스트기종 : gt-king proscrcpy-win64-v1.14 설치 미러링으로…

    [ gt-king gt-king pro [ROM] Spartan_ROM ATV S922X ] 댓글 1

    [ROM] Spartan_ROM ATV S922X2020 년 5 월 11 일 16:50SPARTAN ROM V5 ATVV5 변경 로그-최신 Be…

    [ Hyper-V : VM의 Android ISO 설치작업 ]

    Hyper-V : VM의 Android ISO 설치작업11q.kr작업 기준으로 작업파일 준비기본 설정 하였습니다이제 setting 진행ISO 파…

    [ 시놀로지 DSM Version: 6.2.3-25426 Update 3 에서 PHP.INI 수정 홈페이지 첨부… ] 댓글 1

    시놀로지 DSM Version: 6.2.3-25426 Update 3 에서 PHP.INI 수정 홈페이지 첨부 용량 수정 확장 하기사용버전 DSM…

    [ 안드로이 장비에 termux로 epg2xml의 TV채널 방송정보 xmltv.xml 만들기 작업 ] 댓글 3

    안드로이 장비에 termux로 epg2xml의 TV채널 방송정보 xmltv.xml 만들기 작업TV 실시간 방송채널 정보 epg2xml 의 xml…

    [ 가장 쉬운 TCP port 포트가 열려 있는지 또는 닫혀 있는지 어떻게 알 수 있는 방법 ]

    TCP 포트가 열려 있는지 또는 닫혀 있는지 어떻게 알 수 있습니까?1) 가장 쉬운 방법은https://www.yougetsignal.com/t…

    [ ● Synology NAS SSH 접속시 한글 파일 제대로 표시하기 및 파일 인코딩 변환 / txz 파일 … ]

    ●Synology NAS SSH 접속시 한글 파일 제대로 표시하기 및 txz 파일 압축 해제.-시놀로지 설치 작업 장비 확인 방법 :root@h…

    [ ● ESxi VM Redpill 1008일자 부트로더 변경 부팅 부분과 HDD연결 문제 SataPortMap… ] 댓글 6

    ● ESxi VM Redpill 1008일자 부트로더 변경 부팅 부분과 HDD연결 문제SataPortMap=6 ( 온보드 6개 단자 )< …

    [ ● ESxi로 윈도우11-64bit를 VM 생성 원격 실행 사례 설정값 ]

    ●ESxi로 윈도우11-64bit를 VM 생성 원격 실행 사례 설정값▶윈도우11-64bit설정 값- 하드 디스크는 40G정도 > SCSI …

    [ ● esxi 호스트의 시간 수동 설정 ntp 시간및 날짜 시계 에러 대응 ]

    ●esxi 호스트의 시간 수동설정 ntp 시간및 날짜 시계 에러 대응https://11q.kr/www/bbs/board.php?bo_table=…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-03 15:32:23

    오늘의 홈 현황


    • 현재 접속자♨ 658(1) 명
    • 오늘 가입자※ 4 명
    • 어제 가입자※ 3 명
    • 주간 가입자※ 13 명
    • 오늘 방문자 1,454 명
    • 어제 방문자 2,223 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,410,806 명
    • 전체 게시물※ 8,673 개
    • 전체 댓글수※ 24,818 개
    • 전체 회원수 11,085 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑