Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fukn

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fukn

(AKA. "notdocker")

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

FUKN (alias for proto-bin)

(AKA. "notdocker")

Supported AppsSupported?
Static HTML/CSS/JS
Node.jsComing Soon
Python🚫
Java🚫
WTF is Fukn?
  • Please see the Proto-Bin package. (https://www.npmjs.com/package/proto-bin)

Getting Started

Create a "proto.json"

Similar to Docker, Proto requires a Proto file, This should be named "proto.json" and live in your root directory

// proto.json
{
    "name": "your-app-namespace-here",

    // your build directory here
    "build": "build"
}

Push a proto image

fukn push

Pull a proto image

Found a Proto app that you like? Now you can pull it and deploy it too..

fukn pull <namespace-here>

å

FAQs

Package last updated on 08 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc