Hi, please assist with step 3.
Version
1.0.0-alpha.4
Describe the bug
Podman Compose | software repository management - states after cloning
Do step 3.
$ cd pulp-operator/containers
This directory does not exist.
To Reproduce
Clone:
git clone https://github.com/pulp/pulp-operator.git
Cloning into 'pulp-operator'...
remote: Enumerating objects: 11468, done.
remote: Counting objects: 100% (1175/1175), done.
remote: Compressing objects: 100% (417/417), done.
remote: Total 11468 (delta 765), reused 1080 (delta 713), pack-reused 10293
Receiving objects: 100% (11468/11468), 4.37 MiB | 4.52 MiB/s, done.
Resolving deltas: 100% (7210/7210), done.
Expected behavior
Podman Compose | software repository management to be correct in step 3.
List after clone.
drwxr-xr-x 13 root 4096 Dec 1 15:42 ./
drwxr-xr-x 3 root 27 Dec 1 14:55 ../
drwxr-xr-x 5 root 47 Dec 1 14:55 .ci/
-rw-r--r-- 1 root 129 Dec 1 14:55 .dockerignore
drwxr-xr-x 8 root 163 Dec 1 14:55 .git/
drwxr-xr-x 4 root 94 Dec 1 14:55 .github/
-rw-r--r-- 1 root 750 Dec 1 14:55 .gitignore
-rw-r--r-- 1 root 448 Dec 1 14:55 .gitleaks.toml
drwxr-xr-x 2 root 59 Dec 1 14:55 CHANGES/
-rw-r--r-- 1 root 540 Dec 1 14:55 COPYRIGHT
-rw-r--r-- 1 root 1250 Dec 1 14:55 Dockerfile
-rw-r--r-- 1 root 17988 Dec 1 14:55 LICENSE
-rw-r--r-- 1 root 16665 Dec 1 14:55 Makefile
-rw-r--r-- 1 root 64 Dec 1 14:55 OWNERS
-rw-r--r-- 1 root 846 Dec 1 14:55 PROJECT
-rw-r--r-- 1 root 3301 Dec 1 14:55 README.md
drwxr-xr-x 3 root 22 Dec 1 14:55 api/
drwxr-xr-x 5 root 52 Dec 1 14:55 bundle/
-rw-r--r-- 1 root 981 Dec 1 14:55 bundle.Dockerfile
drwxr-xr-x 11 root 139 Dec 1 14:55 config/
drwxr-xr-x 5 root 71 Dec 1 14:55 controllers/
drwxr-xr-x 5 root 286 Dec 1 14:55 docs/
-rw-r--r-- 1 root 3670 Dec 1 14:55 go.mod
-rw-r--r-- 1 root 78987 Dec 1 14:55 go.sum
drwxr-xr-x 2 root 32 Dec 1 14:55 hack/
-rw-r--r-- 1 root 6633 Dec 1 14:55 main.go
-rw-r--r-- 1 root 1883 Dec 1 14:55 mkdocs.yml
drwxr-xr-x 2 root 25 Dec 1 14:55 pulp-operator/
-rw-r--r-- 1 root 293 Dec 1 14:55 pyproject.toml
Thank you,
Jan