DefangLabs / DefangLabs/samples

Add a reasonable default `.dockerignore` file to the samples.

Open
#44 1 comment 0 reactions 1 assignee View on GitHub

@raphaeltm is already working on this.

Since May 29, 2024.

Dominant language
Go
Stars
12
Forks
27
Avg merge
3h 30m
Merged PRs (30d)
36

Description

Right now, many samples does not contain a .dockerignore file, and for some framework/language, a local build could result in locally cached lib or generated files left in the directory, for example, node_modules for nodejs, or the built binary for go projects, these would be included in the local build context which results a deployment failure.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.