You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <da...@brondsema.net> on 2015/12/01 21:02:50 UTC

[allura:tickets] #8028 Use virtualenv inside docker

- **labels**: sf-current --> sf-current, sf-2
- **status**: in-progress --> review
- **Comment**:

db/8028**b**

With a fresh docker, go through the installation and make sure everything works.  To get a completely fresh docker environment, here's how to remove all your containers and images:

    docker rm `docker ps -a -q`
    docker rmi `docker images -q`



---

** [tickets:#8028] Use virtualenv inside docker**

**Status:** review
**Milestone:** unreleased
**Labels:** sf-current sf-2 
**Created:** Mon Nov 30, 2015 09:26 PM UTC by Dave Brondsema
**Last Updated:** Mon Nov 30, 2015 10:03 PM UTC
**Owner:** Dave Brondsema


<http://mail-archives.apache.org/mod_mbox/allura-dev/201511.mbox/%3C565CB212.4000005%40brondsema.net%3E>


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.