1
0
mirror of synced 2024-11-22 17:24:25 +01:00
Go to file
Sam Kennerly 1921d5a7ca
Assign maintenance responsibility to nobody
The MAINTAINER instruction sets the Author field of the generated images. The LABEL instruction is a much more flexible version of this and you should use it instead, as it enables setting any metadata you require, and can be viewed easily, for example with docker inspect.

https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
2020-01-21 17:52:10 -05:00
CONTRIBUTING.md add no code 2018-02-06 15:55:16 -08:00
Dockerfile Assign maintenance responsibility to nobody 2020-01-21 17:52:10 -05:00
LICENSE add no code 2018-02-06 15:55:16 -08:00
README.md add windows support 2018-02-06 17:30:09 -08:00
STYLE.md add style guide 2020-01-21 11:25:10 -08:00

No Code

No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.

Getting Started

Start by not writing any code.


This is just an example application, but imagine it doing anything you want. Adding new features is easy too:


The possibilities are endless.

Building the Application

Now that you have not done anything it's time to build your application:


Yep. That's it. You should see the following output:


Deploying

While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.


It's that simple. And when it comes time to scale the application, all you have to do is:


I know right?

Contributing

You don't.