Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grst authored May 8, 2022
1 parent 6ef17a0 commit 23385b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ back to placeholders and creates a `.tar.gz` archive that contains the
environment. This environment can be unpacked to another machine (or, in our
case, a container). Running `conda-unpack` in the environment replaces the
placeholders back to the actual paths matching the new location.

## Troubleshooting

* `find . -xtype l` finds broken symbolic links which leads to a failed container creation...

0 comments on commit 23385b0

Please sign in to comment.