kasmtech / workspaces-images

Other
730 stars 241 forks source link

Unable to create custom image based on KASM core image #97

Closed grizzlycode closed 8 months ago

grizzlycode commented 8 months ago

Trying to follow your guide for "Running OpenVPN inside a Kasm Workspaces Container" and I've tried both Jammy Desktop and Kali KASM images and I get erorrs when I get to a specific line in the build.

Error in Jammy: `# Copy install scripts

COPY ./src/ $INST_DIR`

ERROR: failed to solve: Syntax error - can't find = in "./src/". Must be of the form: name=value

Error in Kali:

  35 |     # Copy install scripts
  36 | >>> COPY ./src/ $INST_DIR
  37 |
  38 |     # Run installations
--------------------
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref f0321ac0-89ae-4b43-a511-00901e2748f1::z4mzunehmvno588zry49um5e9: "/src": not found
grizzlycode commented 8 months ago

I was able to resolve this issue by pulling down the dependencies required for build.