Skip to content
Snippets Groups Projects

magic kepzes pull

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Tóth Miklós Tibor
    Edited
    pull.sh 343 B
    #!/bin/sh
    
    sudo apt update
    sudo apt install -y docker.io
    
    sudo docker login -u robot_kszk+kepzes23 -p m5ArraXHtaeiLN1WJhboyGTchltE54mQ harbor.sch.bme.hu
    sudo docker pull harbor.sch.bme.hu/kszk/kepzes-ctf-2023-pythonstuff
    sudo docker pull harbor.sch.bme.hu/kszk/kepzes-ctf-2023-ssti
    sudo docker pull harbor.sch.bme.hu/kszk/kepzes-ctf-2023-sqli
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment