2.3.3 • Published 6 months ago

@wxcloud/dockerpacks v2.3.3

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

@wxcloud/dockerpacks

A powerful library for generating a Dockerfile file from arbitrary source codes.

This library is currently under heavy development and the API is not stable yet.

See Dockerpacks for more details.

Key Goals

  • Generate Dockerfile for a given source code.
  • Enhance the generated Dockerfile with best practice for Wechat CloudRun.
  • Hackable generation progress and customized dockerpacks.

FAQs

  • Is there a developer API?
    • Yes. You can import { Dockerpacks } from @wxcloud/dockerpacks and use it.
  • Is this open source?
  • How is it different from Buildpacks?
    • A lot. But key difference is that we generate plain Dockerfile instead of built images.

Usage

See source files in the examples.

Run the example by:

  1. pnpm i
  2. pnpm build
  3. tsx SOURCE_FILE.ts

Credits and Prior Art

Dockerpacks is inspired by the following projects:

License

Copyright (c) 2022 WeChat CloudRun. All Rights Reserved

Licensed under the MIT license

2.2.1

10 months ago

2.2.0

10 months ago

2.3.2

6 months ago

2.3.1

9 months ago

2.2.2

10 months ago

2.3.3

6 months ago

2.1.2

1 year ago

2.1.0

2 years ago

2.0.22

2 years ago

2.0.21

2 years ago

2.0.20

2 years ago

2.0.18

2 years ago

2.0.17

2 years ago

2.0.14

2 years ago

2.0.13

2 years ago

2.0.12

2 years ago

2.0.11

2 years ago

2.0.10

2 years ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.3-beta.1

2 years ago

2.0.2

2 years ago

2.0.2-beta.1

2 years ago

2.0.1

2 years ago

2.0.1-beta.24

2 years ago

2.0.1-beta.22

2 years ago

2.0.1-beta.21

2 years ago

2.0.1-beta.20

2 years ago

2.0.1-beta.19

2 years ago

2.0.1-beta.18

2 years ago

2.0.1-beta.17

2 years ago

2.0.1-beta.15

2 years ago

2.0.1-beta.14

2 years ago

2.0.1-beta.12

2 years ago

2.0.1-beta.11

2 years ago

2.0.1-beta.10

2 years ago

2.0.1-beta.9

2 years ago

2.0.1-beta.8

2 years ago

0.0.1

2 years ago