Skip to content

Instantly share code, notes, and snippets.

View mwartell's full-sized avatar

matt wartell mwartell

  • twosixlabs.com
  • Reston, VA, US
View GitHub Profile

Changelog

(2022-10-11)

Full Changelog

Fixes:

  • fix 0.15.4 release build #1593 (by @mwartell)
  • armory output record shows version 0.0.0 #1569 (by @christopherwoodall, @mwartell)

Changelog

(2022-10-11)

Full Changelog

Fixes:

  • fix 0.15.4 release build #1593 (by @mwartell)
  • armory output record shows version 0.0.0 #1569 (by @christopherwoodall, @mwartell)
  • Error running scenario_configs/eval5/asr_librispeech/ configs #1553
#!/usr/bin/env bash
usage()
{
cat <<EOF
Armory Docker Build Script "
This build script helps to build the docker images necessary for armory exectuion
The primary purpose of this script is to build the images from scratch and to be
used by the armory CI toolchain.

JHUM resisc ddpa integration db576f

In order to get this to run, I needed to backtrack through the scenario as stored in GARD evaluations. My "travelogue" follows the "How To" in case I need to recapitulate this again for another job.

How To Run --no-docker Mode

First make things look like a "standard" armory installation:

# Network services, Internet style
#
# Note that it is presently the policy of IANA to assign a single well-known
# port number for both TCP and UDP; hence, officially ports have two entries
# even if the protocol doesn't support UDP operations.
#
# Updated from http://www.iana.org/assignments/port-numbers and other
# sources like http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/services .
# New ports will be added on request if they have been officially assigned
# by IANA and used in the real-world or are needed by a debian package.