Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uchida/docker-ubuntu-sshd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yakshaveinc/docker-ubuntu-sshd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    f99bb5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a005319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d02f578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59e9021 View commit details
    Browse the repository at this point in the history
  5. Push to Docker Hub

    abitrolly authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8487d1c View commit details
    Browse the repository at this point in the history
  6. Hardcode tag :20.04 for Docker Hub push

    This is better than timestamp
    abitrolly authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    593c996 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    d6d013c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Fix root login

    It didn't work, because in `sed` + and ? and not special symbols by default. They need to be escaped to become special, or param -e can be added to make `sed` use more modern regexp syntax. https://www.gnu.org/software/sed/manual/html_node/BRE-vs-ERE.html
    abitrolly committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ad46a66 View commit details
    Browse the repository at this point in the history
  2. Update links to Docker Hub

    abitrolly committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5818892 View commit details
    Browse the repository at this point in the history
  3. Listen on localhost only

    abitrolly committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ef92ca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d04fd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Update descriptio

    abitrolly authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    1fbea57 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    faa9377 View commit details
    Browse the repository at this point in the history
Loading