Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgiarra authored Jun 10, 2021
1 parent 46bc853 commit c616704
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This script exports a [Docker](https://www.docker.com/) image as a [Singularity]
If it worked, you'll see output similiar to the following:

```bash
Exporting docker image ubuntu --> /Users/giarrmn1/ubuntu_singularity.sif
Exporting docker image ubuntu --> /Users/matt/ubuntu_singularity.sif

Image Format: squashfs
Docker Image: ubuntu
Expand All @@ -52,7 +52,7 @@ This script exports a [Docker](https://www.docker.com/) image as a [Singularity]
(10/10) Moving the image to the output folder...
27,717,632 100% 80.25MB/s 0:00:00 (xfr#1, to-chk=0/1)
Final Size: 27MB
Exported Docker image ubuntu --> /Users/giarrmn1/ubuntu_singularity.sif
Exported Docker image ubuntu --> /Users/matt/ubuntu_singularity.sif

```

Expand Down

0 comments on commit c616704

Please sign in to comment.