Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Changes in Dockerfile #158

Merged
merged 6 commits into from
Oct 17, 2022
Merged

Changes in Dockerfile #158

merged 6 commits into from
Oct 17, 2022

Conversation

90r1ll4
Copy link
Contributor

@90r1ll4 90r1ll4 commented Oct 12, 2022

Pull Request

Description

The bun, node js will be installed and file will be create during the build and pm2 is also include now

Related Issue

Closes #157

Version

Did you remember to update the version number in the package.json file?

  • For a major restructuring, or large changes please bump the the major version number. (ex: 1.x.x)
  • For a minor change, bump the minor version number. (ex: x.1.x)
  • For a bug fix, bump the patch version number. (ex: x.x.1)

Documentation

For any version updates, please verify if the documentation page needs an update. If it does, please update the in code docs to ensure it is not forgotten.

  • My contribution does NOT require a documentation update.
  • My contribution DOES require a documentation update.

the yara.lock will be generated during the build and pm2 will also be added in the dependencies, 

Signed-off-by: G0R1LL4 <[email protected]>
bumped the version by x.1.x

Signed-off-by: G0R1LL4 <[email protected]>
@stackblitz
Copy link

stackblitz bot commented Oct 12, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations on opening your first pull request to the project! A core maintainer will review your contribution shortly.

@jaspermayone
Copy link
Collaborator

@90r1ll4 We use Bun, not Yarn

@90r1ll4
Copy link
Contributor Author

90r1ll4 commented Oct 12, 2022

@90r1ll4 We use Bun, not Yarn

@j-dogcoder But in DockerFile it was setup to use yarn, Should i rewrite it using bun?

@jaspermayone
Copy link
Collaborator

jaspermayone commented Oct 12, 2022 via email

Signed-off-by: Ashwin Singh  <[email protected]>
Signed-off-by: Ashwin Singh  <[email protected]>
@90r1ll4
Copy link
Contributor Author

90r1ll4 commented Oct 16, 2022

@j-dogcoder re-wrote dockerfile added pm2 bun e.t.c , no errors in dockerfile , can't test it due to creds.
image

@jaspermayone
Copy link
Collaborator

I will test that now.

@90r1ll4
Copy link
Contributor Author

90r1ll4 commented Oct 17, 2022

@j-dogcoder sure, let me know if any issue

@jaspermayone jaspermayone merged commit 26f3da6 into jaspermayone-archive:main Oct 17, 2022
@jaspermayone
Copy link
Collaborator

already marked

@90r1ll4
Copy link
Contributor Author

90r1ll4 commented Oct 17, 2022

@j-dogcoder thanx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch fully to docker
2 participants