Skip to content

Commit ada852b

Browse files
committed
fixing some probs v found
1 parent 146978c commit ada852b

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

_data/sidebars/user_docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ entries:
3131
url: /docs-recipes
3232
output: web, pdf
3333

34-
35-
- title: Singularity Flow
36-
url: /docs-flow
37-
output: web, pdf
38-
3934
- title: Singularity Flow
4035
url: /docs-flow
4136
output: web, pdf

pages/docs/user-docs/action-build.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ folder: docs
66
toc: false
77
---
88

9-
The `build` command lets you obtain a container.
10-
119
`build` is the "Swiss army knife" of container creation. You can use it to download and assemble pre-built containers from external resources like [Singularity Hub](https://singularity-hub.org/) and [Docker Hub](https://hub.docker.com/). You can use it to convert containers between the various formats supported by Singularity. And you can use it in conjunction with a [Singularity Recipe](/docs-recipes) file to create a container from scratch and customized it to fit your needs.
1210

1311
{% include toc.html %}

0 commit comments

Comments
 (0)