Code Monkey home page Code Monkey logo

tugboat-registry's Issues

Use composer to install drush

It'd be nice on our webheads to install drush with composer global require drush/drush. That way if you want to switch versions, it's a known format.

Support (or document) starting from official Docker images

Due to the nature of the underlying filesystem and networking, Tugboat doesn't support official Docker images. VOLUME doesn't work, since by mounting a volume, we lose the availability to clone the data in the volume for Base Previews, and also would blow up disk usage for our cluster. Docker doesn't yet support a method to reset the VOLUME command (see moby/moby#3465).

It's not ideal that Tugboat can't use the official images:

  1. We need to maintain our own images—can't rely on community support
  2. We may miss critical security updates
  3. Deconstructing existing Dockerfiles into Tugboat-compatible ones can be tedious, and when things don't work, difficult to debug.
  4. For projects that are already using Docker (for local development or even production hosting), we can't use existing images, resulting in "it works on my machine!" syndrome.

Let's use this issue to:

  1. Begin documenting how to best write images for Tugboat as it exists today (things to do / avoid)
  2. Discuss the technical hurdles, and brainstorm a world where Tugboat could work with official images in some capacity
  3. Note any discovered workarounds

VIM for default container

I noticed during amp install and bravo install having to apt-get install vim as I can't use vi very well. Can we add this to the default container?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.